]> pd.if.org Git - startuptools/blobdiff - scripts/rc.conf
fix empty module list handling
[startuptools] / scripts / rc.conf
index 8daedd2c7a3b577ab433c307d7729bad00bb09b5..7dfff27e5c454ab2cef2edc827b6063294a08229 100644 (file)
 # user startup.  These will be start in the order given
 # it doesn't have to be set
 
-DAEMONS='network'
+DAEMONS='network cron sshd'
 
 # list of network configurations to run on network start
-NETWORKS='localhost'
+NETWORKS='localhost default'
+
+# args to be passed to hwclock at startup
+# if hwclock is in the DAEMONS list
+# HWCLOCK=
+#
+
+# set if you don't want the startup scripts to do a basic probe
+# for hardware kernel modules
+# NOPROBEHW=0