slitaz-boot-scripts rev 149 2.8.1

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 9b4be5039c9f
children 07340e9c0928
files etc/rcS.conf
line diff
     1.1 --- a/etc/rcS.conf	Fri Mar 27 15:28:30 2009 +0100
     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