Move inittab to the support directorry as the sysvinit package normally owns it, not OpenRC.

This commit is contained in:
Roy Marples
2008-01-03 16:08:45 +00:00
parent cc96c0933d
commit b717153549
3 changed files with 2 additions and 1 deletions

2
support/sysvinit/README Normal file
View 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.