mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-01-31 07:58:02 +00:00
12 lines
214 B
Desktop File
12 lines
214 B
Desktop File
[Install]
|
|
WantedBy=default.target
|
|
|
|
[Service]
|
|
ExecStart=mopidy --config %E/mopidy/mopidy.conf
|
|
|
|
[Unit]
|
|
After=network.target
|
|
After=sound.target
|
|
Description=mopidy music player daemon
|
|
Documentation=https://mopidy.com/
|