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 /support/sysvinit/README | |
parent | cc96c0933d3fc82e6a7f687bf18705bae62e550a (diff) |
Move inittab to the support directorry as the sysvinit package normally owns it, not OpenRC.
Diffstat (limited to 'support/sysvinit/README')
-rw-r--r-- | support/sysvinit/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/support/sysvinit/README b/support/sysvinit/README new file mode 100644 index 00000000..a51c0d2b --- /dev/null +++ b/support/sysvinit/README @@ -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. |