2021-11-06 02:13:01 +00:00
|
|
|
diff -Pdpru mpd-0.23.3.orig/systemd/system/mpd.service.in mpd-0.23.3/systemd/system/mpd.service.in
|
|
|
|
--- mpd-0.23.3.orig/systemd/system/mpd.service.in 2021-10-31 20:13:10.000000000 +0300
|
2021-11-06 13:23:07 +00:00
|
|
|
+++ mpd-0.23.3/systemd/system/mpd.service.in 2021-11-06 16:16:11.928539482 +0300
|
|
|
|
@@ -9,7 +9,7 @@ ExecStart=@prefix@/bin/mpd --no-daemon
|
2021-11-06 02:13:01 +00:00
|
|
|
|
2021-11-06 13:23:07 +00:00
|
|
|
# Create /run/mpd (if MPD is launched without the socket unit and is
|
|
|
|
# configured to bind listener sockets there).
|
|
|
|
-RuntimeDirectory=mpd
|
|
|
|
+#RuntimeDirectory=mpd
|
|
|
|
|
|
|
|
# Enable this setting to ask systemd to watch over MPD, see
|
|
|
|
# systemd.service(5). This is disabled by default because it causes
|
2021-11-06 02:13:01 +00:00
|
|
|
diff -Pdpru mpd-0.23.3.orig/systemd/user/mpd.service.in mpd-0.23.3/systemd/user/mpd.service.in
|
|
|
|
--- mpd-0.23.3.orig/systemd/user/mpd.service.in 2021-10-31 20:13:10.000000000 +0300
|
2021-11-06 13:23:07 +00:00
|
|
|
+++ mpd-0.23.3/systemd/user/mpd.service.in 2021-11-06 16:16:32.508576374 +0300
|
|
|
|
@@ -9,7 +9,7 @@ ExecStart=@prefix@/bin/mpd --no-daemon
|
|
|
|
|
|
|
|
# Create /run/user/$UID/mpd (if MPD is launched without the socket
|
|
|
|
# unit and is configured to bind listener sockets there).
|
|
|
|
-RuntimeDirectory=mpd
|
|
|
|
+#RuntimeDirectory=mpd
|
2021-11-06 02:13:01 +00:00
|
|
|
|
2021-11-06 13:23:07 +00:00
|
|
|
# Enable this setting to ask systemd to watch over MPD, see
|
|
|
|
# systemd.service(5). This is disabled by default because it causes
|