initskripts: networking: fix dhcpcd shutdown

with kernel 5.10 dhcpcd hung at shutdown if red was a wireless client
becuase there was two running instances. This change repeat the
dcpcd -k call.

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Arne Fitzenreiter
2021-03-10 14:29:54 +01:00
parent 40e2faf07b
commit 66acb7f166
2 changed files with 3 additions and 0 deletions

View File

@@ -1,2 +1,3 @@
etc/rc.d/init.d/firewall
etc/rc.d/init.d/leds
etc/rc.d/init.d/networking/functions.network