diff options
author | Roy Marples <roy@marples.name> | 2008-01-03 16:08:45 +0000 |
---|---|---|
committer | Roy Marples <roy@marples.name> | 2008-01-03 16:08:45 +0000 |
commit | b7171535495d4e05953fc3f54cb50a985a2e9b49 (patch) | |
tree | 37d238f2d6fd5e8dcd5bd0fd70cddd2a8224ca4c /etc.Linux/Makefile | |
parent | cc96c0933d3fc82e6a7f687bf18705bae62e550a (diff) |
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/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/etc.Linux/Makefile b/etc.Linux/Makefile index d120a085..ad04fec9 100644 --- a/etc.Linux/Makefile +++ b/etc.Linux/Makefile @@ -1,5 +1,4 @@ DIR = /etc -CONF = inittab CONF_APPEND = rc.conf TOPDIR = .. |