From df22978de96c979c81feff80a54ef8d21b5fdeab Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Wed, 12 Nov 2008 16:28:07 +0000 Subject: Punt halt init script. sysvinit should install it. See Gentoo bug #246502 on how to handle this. --- runlevels/Makefile.Linux | 3 --- 1 file changed, 3 deletions(-) (limited to 'runlevels') diff --git a/runlevels/Makefile.Linux b/runlevels/Makefile.Linux index 2143a7e0..9876cd2b 100644 --- a/runlevels/Makefile.Linux +++ b/runlevels/Makefile.Linux @@ -1,6 +1,3 @@ SYSINIT+= devfs dmesg BOOT+= hwclock keymaps modules mtab net.lo procfs termencoding SHUTDOWN+= killprocs mount-ro - -# This really belongs with sysvinit -SHUTDOWN+= halt -- cgit v1.2.3