mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-10 19:15:54 +02:00
unbound/dhcp: stop lease bridge if dhcp was needed to killed
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
1b4d5ad9af
commit
9f9d4e3c74
@@ -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