mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-13 07:45:26 +00:00
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:
parent
bd30d76332
commit
61dc7bdd35
2
debian/freeswitch-systemd.freeswitch.service
vendored
2
debian/freeswitch-systemd.freeswitch.service
vendored
@ -21,7 +21,7 @@ LimitNOFILE=100000
|
||||
LimitNPROC=60000
|
||||
LimitSTACK=250000
|
||||
LimitRTPRIO=infinity
|
||||
LimitRTTIME=7000000
|
||||
LimitRTTIME=infinity
|
||||
IOSchedulingClass=realtime
|
||||
IOSchedulingPriority=2
|
||||
CPUSchedulingPolicy=rr
|
||||
|
Loading…
x
Reference in New Issue
Block a user