]> ruin.nu Git - popboot.git/commitdiff
bugfixes in the gentoo file
authorMichael Andreen <harv@ruin.nu>
Fri, 20 May 2005 07:46:24 +0000 (07:46 +0000)
committerMichael Andreen <harv@ruin.nu>
Fri, 20 May 2005 07:46:24 +0000 (07:46 +0000)
genoo

diff --git a/genoo b/genoo
index 8ad9bdb256f363d6e740ebc77d13dac71b28e4c6..a555e47bbb86fa70550974833432b1bafa17faad 100644 (file)
--- a/genoo
+++ b/genoo
@@ -1,6 +1,7 @@
 #runlevels
 2: AUMIX, HALD, CRON
 3: AUMIX, HALD, CRON, CUPSD, DISTCCD, FIREWALL, HDDTEMP, HDPARM, SSHD, NTPD
+4: SSHD, CUPSD
 
 #startup for gentoo
 aumix
@@ -20,7 +21,7 @@ NET
 
 firewall
 NET
-"/etc/init.d/firwall start"
+"/etc/init.d/firewall start"
 0: FIREWALL
 
 hald
@@ -43,9 +44,14 @@ hdparm
 "/etc/init.d/hdparm start"
 0: HDPARM
 
-metalog
+clock
  # no preconditions
-"/etc/inid.d/metalog start"
+"/etc/init.d/clock start"
+0: CLOCK
+
+metalog
+CLOCK
+"/etc/init.d/metalog start"
 0: METALOG, LOGGER
 
 eth0
@@ -74,7 +80,7 @@ NET, ?LOGGER
 0: SSHD
 
 vixiecron
-?LOGGER, ?NTPCLIENT
+CLOCK, ?LOGGER, ?NTPCLIENT
 "/etc/init.d/vixie-cron start"
 0: CRON, VIXIECRON