slitaz-boot-scripts diff etc/network.conf @ rev 446

network.sh: stop wpa_cli interactive mode with static_ip
author Richard Dunbar <mojo@slitaz.org>
date Fri Oct 27 12:18:19 2017 -0400 (2017-10-27)
parents 6c2d6362887d
children
line diff
     1.1 --- a/etc/network.conf	Mon Mar 23 02:01:21 2015 +0200
     1.2 +++ b/etc/network.conf	Fri Oct 27 12:18:19 2017 -0400
     1.3 @@ -64,8 +64,8 @@
     1.4  # Set the operating channel in the device. Empty by default.
     1.5  WIFI_CHANNEL=""
     1.6  
     1.7 -# Force the card to register to the Access Point given by the address, if it
     1.8 -#  possible. Empty by default to automatic mode.
     1.9 +# Force the card to register to the Access Point given by the address, if it's
    1.10 +# possible. Empty by default to automatic mode.
    1.11  WIFI_AP=""
    1.12  
    1.13