mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
core106: Restart DHCP server to import leases into DNS
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -81,6 +81,9 @@ if grep -q "ENABLED=on" /var/ipfire/vpn/settings; then
|
|||||||
/etc/init.d/ipsec start
|
/etc/init.d/ipsec start
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
# Restart DHCP server to import leases into unbound
|
||||||
|
/etc/init.d/dhcp restart
|
||||||
|
|
||||||
# This update need a reboot...
|
# This update need a reboot...
|
||||||
touch /var/run/need_reboot
|
touch /var/run/need_reboot
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user