diff options
Diffstat (limited to 'user')
-rw-r--r-- | user/jack@.service | 2 |
1 files changed, 1 insertions, 1 deletions
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 |