summaryrefslogtreecommitdiff
path: root/systemd/mpd.service.in
diff options
context:
space:
mode:
Diffstat (limited to 'systemd/mpd.service.in')
-rw-r--r--systemd/mpd.service.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/systemd/mpd.service.in b/systemd/mpd.service.in
index de91eb4d5..0e8eb84ba 100644
--- a/systemd/mpd.service.in
+++ b/systemd/mpd.service.in
@@ -7,7 +7,7 @@ ExecStart=@prefix@/bin/mpd --no-daemon
# allow MPD to use real-time priority 50
LimitRTPRIO=50
-LimitRTTIME=-1
+LimitRTTIME=infinity
[Install]
WantedBy=multi-user.target