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