]> pd.if.org Git - startuptools/blobdiff - scripts/rc.conf
startup program improvements
[startuptools] / scripts / rc.conf
index a4f9a88e6a8483106867a49103a47d404bbd8a6a..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