|
|
|
@ -13,7 +13,7 @@ LimitNOFILE=150000
|
|
|
|
RuntimeDirectory=rtpengine
|
|
|
|
RuntimeDirectory=rtpengine
|
|
|
|
PIDFile=/run/rtpengine/rtpengine.pid
|
|
|
|
PIDFile=/run/rtpengine/rtpengine.pid
|
|
|
|
ExecStartPre=+/usr/sbin/ngcp-rtpengine-iptables-setup start
|
|
|
|
ExecStartPre=+/usr/sbin/ngcp-rtpengine-iptables-setup start
|
|
|
|
ExecStart=/usr/sbin/rtpengine --config-file=${CFG_FILE} --pidfile=${PID_FILE}
|
|
|
|
ExecStart=/usr/bin/rtpengine --config-file=${CFG_FILE} --pidfile=${PID_FILE}
|
|
|
|
ExecStopPost=+/usr/sbin/ngcp-rtpengine-iptables-setup stop
|
|
|
|
ExecStopPost=+/usr/sbin/ngcp-rtpengine-iptables-setup stop
|
|
|
|
RestartSec=3s
|
|
|
|
RestartSec=3s
|
|
|
|
TimeoutSec=15s
|
|
|
|
TimeoutSec=15s
|
|
|
|
|