summaryrefslogtreecommitdiff
path: root/extra/dhcp/dhcpd6.service
diff options
context:
space:
mode:
Diffstat (limited to 'extra/dhcp/dhcpd6.service')
-rw-r--r--extra/dhcp/dhcpd6.service1
1 files changed, 0 insertions, 1 deletions
diff --git a/extra/dhcp/dhcpd6.service b/extra/dhcp/dhcpd6.service
index eb3b337c6..95d3dc45f 100644
--- a/extra/dhcp/dhcpd6.service
+++ b/extra/dhcp/dhcpd6.service
@@ -6,7 +6,6 @@ After=network.target
Type=forking
PIDFile=/run/dhcpd6.pid
ExecStart=/usr/sbin/dhcpd -6 -q -pf /run/dhcpd6.pid
-ExecReload=/bin/kill -TERM $MAINPID
KillSignal=SIGINT
[Install]