void-packages/srcpkgs/mpdscribble/files/mpdscribble.service

11 lines
161 B
Desktop File

[Unit]
Description=MPD Scrobbler
Requires=mpd.service
After=mpd.service
[Service]
ExecStart=/usr/bin/mpdscribble --no-daemon
[Install]
WantedBy=default.target