1e981e8
[Unit]
1e981e8
Description=PDNS DNS Server
1e981e8
After=syslog.target network.target
1e981e8
1e981e8
[Service]
1e981e8
Type=forking
1e981e8
ExecStart=/usr/sbin/pdns_server --daemon --guardian=yes
1e981e8
ExecReload=/usr/bin/pdns_control cycle
1e981e8
ExecStop=/usr/bin/pdns_control quit
1e981e8
1e981e8
[Install]
1e981e8
WantedBy=multi-user.target
1e981e8