aboutsummaryrefslogtreecommitdiffstats
path: root/user
diff options
context:
space:
mode:
Diffstat (limited to 'user')
-rw-r--r--user/mpd-new.service2
-rw-r--r--user/mpd@.service2
2 files changed, 2 insertions, 2 deletions
diff --git a/user/mpd-new.service b/user/mpd-new.service
index 7502d01..730bc71 100644
--- a/user/mpd-new.service
+++ b/user/mpd-new.service
@@ -9,7 +9,7 @@ ExecStart=/usr/bin/mpd --no-daemon
CPUSchedulingPolicy=rr
CPUSchedulingPriority=70
LimitRTPRIO=50
-LimitRTTIME=-1
+LimitRTTIME=infinity
[Install]
WantedBy=default.target
diff --git a/user/mpd@.service b/user/mpd@.service
index b9c92b7..74fb0a3 100644
--- a/user/mpd@.service
+++ b/user/mpd@.service
@@ -11,7 +11,7 @@ ExecStopPost=/usr/bin/pax11publish -r
CPUSchedulingPolicy=rr
CPUSchedulingPriority=70
LimitRTPRIO=50
-LimitRTTIME=-1
+LimitRTTIME=infinity
[Install]
WantedBy=default.target