summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc.Linux/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc.Linux/Makefile b/etc.Linux/Makefile
index bd85376..d120a08 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