systemd-user/user/mpdstated.service

10 lines
144 B
SYSTEMD
Raw Normal View History

2013-02-17 18:39:48 +00:00
[Unit]
Description=Save last mpd state
After=xorg.target
[Service]
ExecStart=/usr/bin/mpdstated --no-daemon
[Install]
WantedBy=mystuff.target