From e63ff9d398f93d974d59dab49ac3b9e55f52ab01 Mon Sep 17 00:00:00 2001 From: Michael Andreen Date: Fri, 20 May 2005 07:46:24 +0000 Subject: [PATCH] bugfixes in the gentoo file --- genoo | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/genoo b/genoo index 8ad9bdb..a555e47 100644 --- 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 -- 2.39.2