x
This commit is contained in:
parent
fbf322c84f
commit
521ac85906
@ -307,8 +307,8 @@ do_firstrun_automated_user_configuration() {
|
||||
killall -w dhclient
|
||||
|
||||
# - Drop Connections
|
||||
ifdown eth$eth_index
|
||||
ifdown wlan$wlan_index
|
||||
ifdown eth$eth_index --force
|
||||
ifdown wlan$wlan_index --force
|
||||
|
||||
# - Wifi enable
|
||||
if (( $FR_net_wifi_enabled )); then
|
||||
|
||||
Loading…
Reference in New Issue
Block a user