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

Added tag 2.0 for changeset 42c76146fbcd
author Christophe Lincoln <pankso@slitaz.org>
date Fri Apr 18 16:54:44 2008 +0200 (2008-04-18)
parents a5e2677812ab
children 5e37c635db43
line diff
     1.1 --- a/etc/rcS.conf	Mon Dec 03 12:19:16 2007 +0100
     1.2 +++ b/etc/rcS.conf	Fri Apr 18 16:54:44 2008 +0200
     1.3 @@ -33,7 +33,7 @@
     1.4  # Daemons to start at boot time. SliTaz provide only a few daemons, firewall,
     1.5  # Web server (lighttpd), SSH server (dropbear) and rsyncd, so boot order is
     1.6  # not realy important.
     1.7 -RUN_DAEMONS="firewall lighttpd"
     1.8 +RUN_DAEMONS="slim firewall lighttpd"
     1.9  
    1.10  # Pre login bold message.
    1.11  MESSAGE="Welcome to your box."