aboutsummaryrefslogtreecommitdiff
path: root/etc.Linux
diff options
context:
space:
mode:
Diffstat (limited to 'etc.Linux')
-rw-r--r--etc.Linux/Makefile2
1 files changed, 1 insertions, 1 deletions
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