tazpanel diff network.cgi @ rev 208

Add Install tab (thanks Dominique)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Sep 02 13:46:24 2011 +0200 (2011-09-02)
parents 99c0ba0080ee
children 3fe4007eaf93
line diff
     1.1 --- a/network.cgi	Mon Apr 18 11:00:54 2011 +0200
     1.2 +++ b/network.cgi	Fri Sep 02 13:46:24 2011 +0200
     1.3 @@ -66,7 +66,7 @@
     1.4  case " $(GET) " in
     1.5  	*\ start\ *)
     1.6  		# Here we sleep a bit to let udhcp get the lease before reloading
     1.7 -		# page with status
     1.8 +		# the page with status
     1.9  		/etc/init.d/network.sh start | log
    1.10  		sleep 2 ;;
    1.11  	*\ stop\ *)