aboutsummaryrefslogtreecommitdiffstats
path: root/systemd
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-08-04 23:30:16 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2014-08-04 23:30:16 +0200
commit8b92cc10ab7c6739a153917e8b20524985f9bdfd (patch)
treec77813f91b75fc17d61bdf4e00e556663de8cee8 /systemd
parent2e7e3ac075bbb25f8c7b8a416e0667f51b26a5fd (diff)
downloaddotfiles-8b92cc10ab7c6739a153917e8b20524985f9bdfd.tar.xz
mpd.service: doesn't make sense to use --kill when not daemonized
Diffstat (limited to 'systemd')
-rw-r--r--systemd/user/mpd.service1
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