This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
AmbientCapabilities=CAP_NET_ADMIN CAP_SYS_NICE
-
EnvironmentFile=/etc/default/rtpengine-daemon
-
ExecStart=/usr/bin/rtpengine -f -E --no-log-timestamps --pidfile /run/rtpengine/rtpengine-daemon.pid --config-file /etc/rtpengine/rtpengine.conf
-
ExecStartPre=+/usr/sbin/rtpengine-iptables-setup start
-
ExecStopPost=+/usr/sbin/rtpengine-iptables-setup stop
-
Group=rtpengine
-
LimitNOFILE=150000
-
PIDFile=/run/rtpengine/rtpengine-daemon.pid
-
RuntimeDirectory=rtpengine
-
Type=notify
-
User=rtpengine
-
-
[Unit]
-
After=network-online.target remote-fs.target
-
Description=RTP/media Proxy Daemon
-
Documentation=man:rtpengine(8)
-
Requires=network-online.target
-
Additionnal notes
Nothing here.