summaryrefslogtreecommitdiff
path: root/runlevels
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2008-11-12 16:28:07 +0000
committerRoy Marples <roy@marples.name>2008-11-12 16:28:07 +0000
commitdf22978de96c979c81feff80a54ef8d21b5fdeab (patch)
tree40122a2c18a4c882bd48379872a9b601a03a29ee /runlevels
parentfe509db6607ded1812f0e2ada4e138eeff458c20 (diff)
downloadopenrc-df22978de96c979c81feff80a54ef8d21b5fdeab.tar.gz
openrc-df22978de96c979c81feff80a54ef8d21b5fdeab.tar.bz2
openrc-df22978de96c979c81feff80a54ef8d21b5fdeab.tar.xz
Punt halt init script. sysvinit should install it. See Gentoo bug #246502 on how to handle this.
Diffstat (limited to 'runlevels')
-rw-r--r--runlevels/Makefile.Linux3
1 files changed, 0 insertions, 3 deletions
diff --git a/runlevels/Makefile.Linux b/runlevels/Makefile.Linux
index 2143a7e..9876cd2 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