]> pd.if.org Git - startuptools/commitdiff
add cron and sshd to default startup daemons
authorNathan Wagner <nw@hydaspes.if.org>
Thu, 9 Jan 2014 11:11:18 +0000 (11:11 +0000)
committerNathan Wagner <nw@hydaspes.if.org>
Thu, 9 Jan 2014 11:11:24 +0000 (11:11 +0000)
Also added 'default' network to networks to start up

scripts/rc.conf

index a4f9a88e6a8483106867a49103a47d404bbd8a6a..f8565a3cabce30da164cd9eb9d653f2e8b1a745f 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