slitaz-modular diff core/overlay/etc/rcS.conf @ rev 73

Fixed up local.sh script when rebuilding installed.md5 file.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Apr 14 13:05:24 2011 +0000 (2011-04-14)
parents 2cb69be2a51a
children 6de77b0fb2f8
line diff
     1.1 --- a/core/overlay/etc/rcS.conf	Wed Feb 23 05:03:35 2011 +0000
     1.2 +++ b/core/overlay/etc/rcS.conf	Thu Apr 14 13:05:24 2011 +0000
     1.3 @@ -39,7 +39,7 @@
     1.4  # Daemons to start at boot time. SliTaz only provides a few daemons: firewall,
     1.5  # Web server (httpd), SSH server (dropbear) and rsyncd, so boot order is
     1.6  # not really important, but dbus/hald should be started before slim.
     1.7 -RUN_DAEMONS="dbus hald firewall httpd slim"
     1.8 +RUN_DAEMONS="dbus hald firewall crond slim"
     1.9  
    1.10  # Pre login bold message.
    1.11  MESSAGE="Welcome to your box."