diff options
-rw-r--r-- | systemd/user/mpd.service | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/systemd/user/mpd.service b/systemd/user/mpd.service index c9c3276..48ab717 100644 --- a/systemd/user/mpd.service +++ b/systemd/user/mpd.service @@ -4,7 +4,6 @@ Description=Music Player Daemon [Service] Environment=PULSE_PROP=application.icon_name=sound ExecStart=/usr/bin/mpd --no-daemon -ExecStop=/usr/bin/mpd --kill [Install] WantedBy=default.target |