FS-9642 #resolve do not limit time for real time threads with systemd. this causes systemd to randomly restart FreeSWITCH without notice as to why. %backport=1.6

This commit is contained in:
Ken Rice 2016-10-20 10:57:26 -05:00
parent 9407f890ab
commit 98dd2615b9
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ LimitNOFILE=100000
LimitNPROC=60000
LimitSTACK=250000
LimitRTPRIO=infinity
LimitRTTIME=7000000
LimitRTTIME=infinity
IOSchedulingClass=realtime
IOSchedulingPriority=2
CPUSchedulingPolicy=rr