diff options
author | William Hubbs <w.d.hubbs@gmail.com> | 2013-08-14 00:15:04 -0500 |
---|---|---|
committer | William Hubbs <w.d.hubbs@gmail.com> | 2013-08-14 00:15:12 -0500 |
commit | 3811ac30db27722638d96a7f23f89357f4292717 (patch) | |
tree | 42a7dd5b610c60efd2c1a860ac4e27c7cf8f4f4e | |
parent | 838c9efb36b3b058c5a5b9d0e8c6d4d4789a44b9 (diff) |
add note to README about the net.* scripts moving to their own package
-rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -57,6 +57,9 @@ init.d.misc is not installed by default as the scripts will need tweaking on a per distro basis. They are also non essential to the operation of the system. +As of OpenRc-0.12, the net.* scripts, originally from Gentoo Linux, have +been removed. If you need these scripts, look for a package called +netifrc, which is maintained by them. Reporting Bugs -------------- |