slitaz-boot-scripts diff etc/rcS.conf @ rev 149

Fix: rcS.conf. Network must start after hardware detection.
author erjo@taz
date Tue Apr 07 22:55:06 2009 +0200 (2009-04-07)
parents 979868f40866
children 26a4000b82dd
line diff
     1.1 --- a/etc/rcS.conf	Mon Mar 09 20:04:05 2009 +0000
     1.2 +++ b/etc/rcS.conf	Tue Apr 07 22:55:06 2009 +0200
     1.3 @@ -28,7 +28,7 @@
     1.4  # bootopts.sh (boot options) must start first, then you are free to choose.
     1.5  # Note that the local.sh script exists to let you quickly add some local startup
     1.6  # commands.
     1.7 -RUN_SCRIPTS="bootopts.sh network.sh i18n.sh hwconf.sh local.sh"
     1.8 +RUN_SCRIPTS="bootopts.sh hwconf.sh i18n.sh network.sh local.sh"
     1.9  
    1.10  # Daemons to start at boot time. SliTaz only provides a few daemons: firewall,
    1.11  # Web server (lighttpd), SSH server (dropbear) and rsyncd, so boot order is