slitaz-boot-scripts diff etc/init.d/system.sh @ rev 263

Clean up network.sh and use fgrep when possible in rcS
author Christophe Lincoln <pankso@slitaz.org>
date Mon May 16 00:51:01 2011 +0200 (2011-05-16)
parents a0f7424e5486
children c7182655c428
line diff
     1.1 --- a/etc/init.d/system.sh	Mon May 16 00:32:16 2011 +0200
     1.2 +++ b/etc/init.d/system.sh	Mon May 16 00:51:01 2011 +0200
     1.3 @@ -83,7 +83,7 @@
     1.4  echo "Checking if /etc/locale.conf exists... "
     1.5  if [ ! -s "/etc/locale.conf" ]; then
     1.6  	if [ "$SCREEN" != "text" ] && [ -x /usr/bin/Xorg ]; then
     1.7 -		echo "GUI configuration starting..."
     1.8 +		echo "Starting TazBox configuration..."
     1.9  		DISPLAY=:1 tazbox boot
    1.10  	else
    1.11  		tazlocale