mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 03:07:43 +02:00
unbound/dhcp: stop lease bridge if dhcp was needed to killed
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
@@ -58,7 +58,6 @@ case "$1" in
|
||||
killall -w -s KILL /usr/sbin/dhcpd > /dev/null 2>&1
|
||||
rm -f /var/run/dhcpd.pid > /dev/null 2>&1
|
||||
echo_ok;
|
||||
exit 0
|
||||
fi
|
||||
|
||||
boot_mesg "Stopping Unbound DHCP Leases Bridge..."
|
||||
|
||||
Reference in New Issue
Block a user