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

Fix typo in rcS
author Christophe Lincoln <pankso@slitaz.org>
date Sun Jan 06 23:20:52 2008 +0100 (2008-01-06)
parents d2ef6089e2a4
children 1e2fdd797456
line diff
     1.1 --- a/etc/rcS.conf	Fri Nov 30 12:27:08 2007 +0100
     1.2 +++ b/etc/rcS.conf	Sun Jan 06 23:20:52 2008 +0100
     1.3 @@ -22,13 +22,13 @@
     1.4  #
     1.5  # Fot Intel and some Nvidia sound cards : snd_intel8x0 snd_intel8x0m snd_hda_intel
     1.6  #
     1.7 -LOAD_MODULES="vfat nls_utf8 ohci_hcd snd"
     1.8 +LOAD_MODULES="vfat nls_utf8 ohci_hcd"
     1.9  
    1.10  # Initialisation scripts to run at boot time. Boot order is important,
    1.11  # bootopts.sh (boot options) must start first, then you free to choose. Note
    1.12  # that the local.sh script exist to let you quick add some local startup
    1.13  # commands.
    1.14 -RUN_SCRIPTS="bootopts.sh network.sh i18n.sh local.sh"
    1.15 +RUN_SCRIPTS="bootopts.sh network.sh i18n.sh hwconf.sh local.sh"
    1.16  
    1.17  # Daemons to start at boot time. SliTaz provide only a few daemons, firewall,
    1.18  # Web server (lighttpd), SSH server (dropbear) and rsyncd, so boot order is