This commit is contained in:
Daniel (Fourdee) 2016-10-07 18:35:48 +01:00
parent fbf322c84f
commit 521ac85906

View File

@ -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