X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=scripts%2Frc.conf;h=7dfff27e5c454ab2cef2edc827b6063294a08229;hb=b649ad438108ea1865c05a155cd4b47a9eb7efe4;hp=a4f9a88e6a8483106867a49103a47d404bbd8a6a;hpb=a2ec51d54a934d4665db18274e1b6a1b218ee722;p=startuptools diff --git a/scripts/rc.conf b/scripts/rc.conf index a4f9a88..7dfff27 100644 --- a/scripts/rc.conf +++ b/scripts/rc.conf @@ -12,11 +12,16 @@ # 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