summaryrefslogtreecommitdiff
path: root/init.d/Makefile.Linux
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 /init.d/Makefile.Linux
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 'init.d/Makefile.Linux')
-rw-r--r--init.d/Makefile.Linux3
1 files changed, 0 insertions, 3 deletions
diff --git a/init.d/Makefile.Linux b/init.d/Makefile.Linux
index fa4a6d0..5e57426 100644
--- a/init.d/Makefile.Linux
+++ b/init.d/Makefile.Linux
@@ -4,9 +4,6 @@ SRCS+= devfs.in dmesg.in hwclock.in consolefont.in keymaps.in killprocs.in \
modules.in mount-ro.in mtab.in numlock.in procfs.in sysfs.in \
termencoding.in
-# This really belongs with sysvinit
-SRCS+= halt.in
-
.SUFFIXES: .Linux.in
.Linux.in:
sed ${SED_REPLACE} ${SED_EXTRA} $< > $@