This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
EnvironmentFile=/etc/default/natlog -
ExecStart=/usr/bin/natlog -S -p ${PIDFILE} ${DAEMON_ARGS} -
ExecStop=/usr/bin/natlog -p ${PIDFILE} --terminate -
KillMode=process -
TimeoutSec=2min -
Type=forking
-
-
[Unit]-
After=network-online.target remote-fs.target -
Description=NATlog logging daemon -
Documentation=man:natlog(1) -
Wants=network-online.target
-
Additionnal notes
Nothing here.