[Pkg-mpd-commits] [pkg-mpd] 07/10: Refresh systemd_honor_MPDCONF.patch

Florian Schlichting fsfs at moszumanska.debian.org
Sun Oct 12 21:31:19 UTC 2014


This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository pkg-mpd.

commit 94ee1385d511d114e3e74016cc3afe4f24e855b1
Author: Florian Schlichting <fsfs at debian.org>
Date:   Sun Oct 12 22:36:23 2014 +0200

    Refresh systemd_honor_MPDCONF.patch
---
 debian/patches/systemd_honor_MPDCONF.patch | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/patches/systemd_honor_MPDCONF.patch b/debian/patches/systemd_honor_MPDCONF.patch
index f116240..c8de5a9 100644
--- a/debian/patches/systemd_honor_MPDCONF.patch
+++ b/debian/patches/systemd_honor_MPDCONF.patch
@@ -2,8 +2,8 @@ Description: source $MPDCONF from /etc/default/mpd
 Author: Florian Schlichting <fsfs at debian.org>
 Forwarded: not-needed
 
---- a/mpd.service.in
-+++ b/mpd.service.in
+--- a/systemd/mpd.service.in
++++ b/systemd/mpd.service.in
 @@ -3,7 +3,8 @@
  After=network.target sound.target
  
@@ -12,5 +12,5 @@ Forwarded: not-needed
 +EnvironmentFile=/etc/default/mpd
 +ExecStart=@prefix@/bin/mpd --no-daemon $MPDCONF
  
- [Install]
- WantedBy=multi-user.target
+ # allow MPD to use real-time priority 50
+ LimitRTPRIO=50

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mpd/pkg-mpd.git



More information about the Pkg-mpd-commits mailing list