aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Runge <dave@sleepmap.de>2016-05-04 18:26:01 +0200
committerDavid Runge <dave@sleepmap.de>2016-05-04 18:26:01 +0200
commitc44c182f3a75f60d4884359c5bd2782468ee72bc (patch)
tree42cd26c75d6c22d200d46f993a4ef98963392d2d
parent36100501adb9d45b43531de27fe0ed31c44ce117 (diff)
downloaduenv-c44c182f3a75f60d4884359c5bd2782468ee72bc.tar.gz
uenv-c44c182f3a75f60d4884359c5bd2782468ee72bc.tar.bz2
uenv-c44c182f3a75f60d4884359c5bd2782468ee72bc.tar.xz
uenv-c44c182f3a75f60d4884359c5bd2782468ee72bc.zip
user/jack@.service: Updating LimitRTTIME to adhere to new systemd terminology.0.4.2
-rw-r--r--NEWS6
-rw-r--r--user/jack@.service2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 8185996..fbc14cb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,11 @@
uenv
+CHANGES WITH 0.4.2
+ * Fixing LimitRTTIME settings for jack@.service to adhere to updated systemd terminology
+
+CHANGES WITH 0.4.2
+ * Updating NEWS
+
CHANGES WITH 0.4
* Fixing mpd-new and mpd@ user services to have proper LimitRTTIME settings.
diff --git a/user/jack@.service b/user/jack@.service
index 1b6efdf..7edafc6 100644
--- a/user/jack@.service
+++ b/user/jack@.service
@@ -9,7 +9,7 @@ ExecStart=/usr/bin/jackd -n $NAME $REALTIME -p $PORTMAX -d $DRIVER -d $DEVICE $D
CPUSchedulingPolicy=rr
CPUSchedulingPriority=70
LimitRTPRIO=71
-LimitRTTIME=-1
+LimitRTTIME=infinity
[Install]
WantedBy=default.target