This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
AmbientCapabilities=CAP_NET_ADMIN CAP_CHOWN
-
ExecStart=/usr/bin/rtpengine-recording -f -E --no-log-timestamps --pidfile /run/rtpengine-recording/rtpengine-recording-daemon.pid --config-file /etc/rtpengine/rtpengine-recording.conf
-
Group=rtpengine
-
LimitNOFILE=100000
-
PIDFile=/run/rtpengine-recording/rtpengine-recording-daemon.pid
-
RuntimeDirectory=rtpengine-recording
-
Type=notify
-
User=rtpengine
-
-
[Unit]
-
After=network-online.target remote-fs.target rtpengine-recording-nfs-mount.service
-
Description=RTP/media Recording Daemon
-
Documentation=man:rtpengine-recording(8)
-
Requires=network-online.target rtpengine-recording-nfs-mount.service
-
Additionnal notes
Nothing here.