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

init: fix last commit. It was double definition of mnt() as well.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Jun 15 17:16:22 2014 +0300 (2014-06-15)
parents b2ca17642fab
children 6c2d6362887d
line diff
     1.1 --- a/etc/network.conf	Sat Feb 15 20:13:56 2014 +0100
     1.2 +++ b/etc/network.conf	Sun Jun 15 17:16:22 2014 +0300
     1.3 @@ -43,6 +43,6 @@
     1.4  WIFI_CHANNEL=""
     1.5  WPA_DRIVER=""
     1.6  
     1.7 -# Wifi network requiering a user and password
     1.8 +# Wifi network requiring a user and password
     1.9  WIFI_IDENTITY=""
    1.10  WIFI_PASSWORD=""