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

network.sh: use only last line of "su -c" output
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Apr 24 12:34:34 2016 +0300 (2016-04-24)
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	Sun Apr 24 12:34:34 2016 +0300
     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