summaryrefslogtreecommitdiff
path: root/community/pdns/pdns.service
diff options
context:
space:
mode:
Diffstat (limited to 'community/pdns/pdns.service')
-rw-r--r--community/pdns/pdns.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/pdns/pdns.service b/community/pdns/pdns.service
index 1005c9f64..b544ba73e 100644
--- a/community/pdns/pdns.service
+++ b/community/pdns/pdns.service
@@ -4,7 +4,7 @@ After=syslog.target network.target
[Service]
Type=forking
-ExecStart=/usr/sbin/pdns_server --daemon --guardian=yes
+ExecStart=/usr/bin/pdns_server --daemon --guardian=yes
ExecReload=/usr/bin/pdns_control cycle
ExecStop=/usr/bin/pdns_control quit