Move inittab to the support directorry as the sysvinit package normally owns it, not OpenRC.
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
DIR = /etc
|
DIR = /etc
|
||||||
CONF = inittab
|
|
||||||
CONF_APPEND = rc.conf
|
CONF_APPEND = rc.conf
|
||||||
|
|
||||||
TOPDIR = ..
|
TOPDIR = ..
|
||||||
|
2
support/sysvinit/README
Normal file
2
support/sysvinit/README
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
Here's a sample inittab for use with sysvinit for Linux based systems.
|
||||||
|
We don't install it by default as sysvinit packages normally own this file.
|
Reference in New Issue
Block a user