systemd-user/user/mpdstated.service

10 lines
144 B
Desktop File

[Unit]
Description=Save last mpd state
After=xorg.target
[Service]
ExecStart=/usr/bin/mpdstated --no-daemon
[Install]
WantedBy=mystuff.target