Merge pull request #863 in FS/freeswitch from ~LEKENSTEYN/freeswitch:debian-systemd-fixes to master
* commit 'a8c497cbac5c99458f65f5d86cd3d170a8afceff': debian: fix compatibility with systemd 215 on Jessie
This commit is contained in:
commit
0630f334f2
|
@ -19,7 +19,7 @@ Group=daemon
|
|||
LimitCORE=infinity
|
||||
LimitNOFILE=100000
|
||||
LimitNPROC=60000
|
||||
LimitSTACK=240K
|
||||
LimitSTACK=250000
|
||||
LimitRTPRIO=infinity
|
||||
LimitRTTIME=7000000
|
||||
IOSchedulingClass=realtime
|
||||
|
|
Loading…
Reference in New Issue