summaryrefslogtreecommitdiff
path: root/etc.Linux/Makefile
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2008-01-03 16:08:45 +0000
committerRoy Marples <roy@marples.name>2008-01-03 16:08:45 +0000
commitb7171535495d4e05953fc3f54cb50a985a2e9b49 (patch)
tree37d238f2d6fd5e8dcd5bd0fd70cddd2a8224ca4c /etc.Linux/Makefile
parentcc96c0933d3fc82e6a7f687bf18705bae62e550a (diff)
downloadopenrc-b7171535495d4e05953fc3f54cb50a985a2e9b49.tar.gz
openrc-b7171535495d4e05953fc3f54cb50a985a2e9b49.tar.bz2
openrc-b7171535495d4e05953fc3f54cb50a985a2e9b49.tar.xz
Move inittab to the support directorry as the sysvinit package normally owns it, not OpenRC.
Diffstat (limited to 'etc.Linux/Makefile')
-rw-r--r--etc.Linux/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc.Linux/Makefile b/etc.Linux/Makefile
index d120a08..ad04fec 100644
--- a/etc.Linux/Makefile
+++ b/etc.Linux/Makefile
@@ -1,5 +1,4 @@
DIR = /etc
-CONF = inittab
CONF_APPEND = rc.conf
TOPDIR = ..