From 0176ee89ed256559616fd215f0eda849fbb8f0bd Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Thu, 3 Jan 2008 15:35:10 +0000 Subject: rc.conf, not rc --- etc.Linux/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc.Linux') diff --git a/etc.Linux/Makefile b/etc.Linux/Makefile index bd853760..d120a085 100644 --- a/etc.Linux/Makefile +++ b/etc.Linux/Makefile @@ -1,6 +1,6 @@ DIR = /etc CONF = inittab -CONF_APPEND = rc +CONF_APPEND = rc.conf TOPDIR = .. include $(TOPDIR)/default.mk -- cgit v1.2.3