core106: Restart DHCP server to import leases into DNS

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2016-10-06 10:41:54 +01:00
parent eef9b2529c
commit 71cf56fe53

View File

@@ -81,6 +81,9 @@ if grep -q "ENABLED=on" /var/ipfire/vpn/settings; then
/etc/init.d/ipsec start
fi
# Restart DHCP server to import leases into unbound
/etc/init.d/dhcp restart
# This update need a reboot...
touch /var/run/need_reboot