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