This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
ExecReload=/bin/kill -HUP $MAINPID
-
ExecStart=/usr/sbin/ncidd --pidfile /run/ncidd.pid
-
PIDFile=/run/ncidd.pid
-
Type=forking
-
-
[Unit]
-
After=network.target network-online.target
-
Description=Network Caller ID server
-
Documentation=man:ncidd(8)
-
Wants=network-online.target
-
Additionnal notes
Nothing here.