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

rcS.conf: update comments
author Richard Dunbar <mojo@slitaz.org>
date Sat Mar 30 10:10:52 2019 -0400 (2019-03-30)
parents 8844ec3dc692
children
line diff
     1.1 --- a/etc/rcS.conf	Sun Feb 07 18:32:28 2016 +0000
     1.2 +++ b/etc/rcS.conf	Sat Mar 30 10:10:52 2019 -0400
     1.3 @@ -27,7 +27,8 @@
     1.4  RUN_SCRIPTS="bootopts.sh system.sh network.sh local.sh"
     1.5  
     1.6  # Daemons to start at boot time. DBUS daemon is started before the
     1.7 -# login manager and from: /etc/init.d/system.sh
     1.8 +# login manager and from: /etc/init.d/rcS unless using screen=text 
     1.9 +# boot option
    1.10  RUN_DAEMONS="firewall httpd ntpd"
    1.11  
    1.12  # Pre login bold message.