summaryrefslogtreecommitdiffstats
path: root/package/dhcp/dhcpd.service
diff options
context:
space:
mode:
Diffstat (limited to 'package/dhcp/dhcpd.service')
-rw-r--r--package/dhcp/dhcpd.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/dhcp/dhcpd.service b/package/dhcp/dhcpd.service
index d58fbd5d05..a05deb878f 100644
--- a/package/dhcp/dhcpd.service
+++ b/package/dhcp/dhcpd.service
@@ -7,7 +7,7 @@ Type=forking
PIDFile=/run/dhcpd.pid
ExecStart=/usr/sbin/dhcpd -q -pf /run/dhcpd.pid $INTERFACES
KillSignal=SIGINT
-EnvironmentFile=-/etc/default/dhcpd.conf
+EnvironmentFile=-/etc/default/dhcpd
[Install]
WantedBy=multi-user.target
OpenPOWER on IntegriCloud