From 0af7d5bc204cd6b7d03f22aacf4072c5f526c0ee Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Mon, 3 Nov 2008 15:31:01 +0000 Subject: Add a new shutdown runlevel, Gentoo #224537. Split halt.sh into halt, killprocs, romount and savecache services. The reboot runlevel is removed but mapped to shutdown. The halt script should be moved to the sysvinit package. --- etc/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'etc/Makefile') diff --git a/etc/Makefile b/etc/Makefile index 8b43544..ee1642e 100644 --- a/etc/Makefile +++ b/etc/Makefile @@ -1,6 +1,8 @@ DIR= ${SYSCONFDIR} CONF= rc.conf +CLEANFILES+= rc.conf + MK= ../mk include ${MK}/os.mk include Makefile.${OS} -- cgit v1.2.3