From: Michael Andreen Date: Thu, 9 Jun 2005 13:29:12 +0000 (+0000) Subject: updated the script for sysinit and boot X-Git-Url: https://ruin.nu/git/?p=popboot.git;a=commitdiff_plain;h=7d7cad7f8103d106a3bd6df6e08f11eab931a658 updated the script for sysinit and boot --- diff --git a/genoo b/genoo index 6269f9b..5879ac6 100644 --- a/genoo +++ b/genoo @@ -2,6 +2,16 @@ 2: AUMIX, HALD, CRON 3: CONSOLEFONT, KEYMAPS, URANDOM, NET, AUMIX, HALD, CRON, CUPSD, DISTCCD, FIREWALL, HDDTEMP, HDPARM, SSHD, NTPD, NETMOUNT, NFSMOUNT, SPEEDFREQ, LOCAL 4: SSHD, CUPSD +7: SYSINIT # First runlevel +8: BOOT # Boot runlevel + +sysinit +"/sbin/rc sysinit" +0: SYSINIT + +boot +"/sbin/rc boot" +0: BOOT #startup for gentoo aumix