X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=genoo;h=a555e47bbb86fa70550974833432b1bafa17faad;hb=e63ff9d398f93d974d59dab49ac3b9e55f52ab01;hp=fd0bb2dfc4d0fab6fec34e0fc9ba2b596d560356;hpb=3b5127c16ba3a527c42b99da53a2db2dfa36f62e;p=popboot.git diff --git a/genoo b/genoo index fd0bb2d..a555e47 100644 --- a/genoo +++ b/genoo @@ -1,6 +1,7 @@ #runlevels 2: AUMIX, HALD, CRON -3: AUMIX, HALD, CRON, CUPSD, DISTCCD, FIRWALL, HDDTEMP, HDPARM, SSHD, NTPD +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 @@ -28,6 +29,11 @@ DBUS #, HOTPLUG "/etc/init.d/hald start" 0: HALD +dbus + #no preconditions +"/etc/init.d/dbus start" +0: DBUS + hddtemp # no preconditions "/etc/init.d/hddtemp start" @@ -38,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 @@ -48,7 +59,7 @@ eth0 "/etc/init.d/net.eth0 start" 0: NET, ETH0 -ntp-client +ntpclient NET, ?LOGGER "/etc/init.d/ntp-client start" 0: NTPCLIENT @@ -68,7 +79,8 @@ NET, ?LOGGER "/etc/init.d/sshd start" 0: SSHD -vixie-cron -?LOGGER, ?NTPCLIENT +vixiecron +CLOCK, ?LOGGER, ?NTPCLIENT "/etc/init.d/vixie-cron start" -0: CRON, VIXIE-CRON +0: CRON, VIXIECRON +