Files
mus-fuse/mus-fuse.service
2020-04-19 04:16:03 +03:00

14 lines
229 B
Desktop File

[Unit]
Description=Mount mus-fuse
[Service]
User=ab
Type=simple
Environment=HTTP_USER=user
Environment=HTTP_PASS=pass
ExecStart=/usr/bin/mus-fuse /MUS https://mus.hexor.ru
KillSignal=SIGINT
[Install]
WantedBy=multi-user.target