Update systemd unit file
This commit is contained in:
parent
5b7fb7d0d3
commit
8819ec1633
@ -1,6 +1,6 @@
|
||||
[Unit]
|
||||
Description=PDNS DNS Server
|
||||
After=syslog.target network.target
|
||||
Description=PowerDNS Authoritative Server
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
Type=forking
|
||||
@ -10,4 +10,3 @@ ExecStop=/usr/bin/pdns_control quit
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user