This unit is provided by:
Options
-
[Install]
-
[Service]
-
EnvironmentFile=/etc/default/smartdns
-
ExecStart=/usr/bin/smartdns -p /run/smartdns.pid $SMART_DNS_OPTS
-
ExecStart=/usr/sbin/smartdns -p /var/run/smartdns.pid $SMART_DNS_OPTS
-
PIDFile=/run/smartdns.pid
-
PIDFile=/var/run/smartdns.pid
-
Restart=always
-
RestartSec=2
-
TimeoutStopSec
Introduced in systemd 188=15 -
Type=forking
-
-
[Unit]
-
After=network.target
-
Description=SmartDNS Server
-
StartLimitBurst=0
-
StartLimitIntervalSec=60
-
Additionnal notes
Nothing here.