You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
[Unit]
|
|
|
Description=NGCP RTP/media Recording Daemon NFS mount point
|
|
|
After=network-online.target
|
|
|
After=remote-fs.target
|
|
|
After=rpcbind.socket
|
|
|
After=rpcbind.service
|
|
|
After=nfs-client.target
|
|
|
Requires=network-online.target
|
|
|
Requires=rpcbind.socket
|
|
|
Requires=rpcbind.service
|
|
|
Requires=nfs-client.target
|
|
|
|
|
|
[Service]
|
|
|
Type=simple
|
|
|
RemainAfterExit=yes
|
|
|
ExecStart=/usr/sbin/ngcp-rtpengine-recording-nfs-setup start
|
|
|
ExecStop=/usr/sbin/ngcp-rtpengine-recording-nfs-setup stop
|
|
|
|
|
|
[Install]
|
|
|
WantedBy=multi-user.target
|