mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-11 19:55:52 +02:00
core90: work around dhcp client hang at shutdown after update.
This commit is contained in:
@@ -211,6 +211,10 @@ perl -e "require '/var/ipfire/lang.pl'; &Lang::BuildCacheLang"
|
||||
# Remove old udev configuration
|
||||
rm -vf /etc/udev/rules.d/30-persistent-network.rules
|
||||
|
||||
# Remove pids from dhcp client because it hang at normal shutdown
|
||||
# so let the sysvinit kill it
|
||||
rm -f /run/dhcpcd-*.pid
|
||||
|
||||
#
|
||||
# Start services
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user