diff options
author | William Hubbs <w.d.hubbs@gmail.com> | 2013-12-11 17:39:38 -0600 |
---|---|---|
committer | William Hubbs <w.d.hubbs@gmail.com> | 2013-12-12 18:31:29 -0600 |
commit | 7b5fa011ac7a9544fe68a9abb2f8ef940d9845f7 (patch) | |
tree | b8c99079eac82e8c3a7c43b8d65585eb3b9a1f7f /README | |
parent | 09733d3fae77265263b1e918b9fce66a1c7a519a (diff) |
Rename the rc binary to openrc
Debian requested this rename due to the "rc" binary conflicting with the
"rc" binary from the plan 9 shell.
We also add a deprecation warning to the binary when it is run as rc to
encourage users to switch to openrc instead.
X-Gentoo-Bug: 493958
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=493958
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -61,6 +61,11 @@ 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. +As of OpenRC-0.13, the /sbin/rc binary has been renamed /sbin/openrc. +There is a /sbin/rc symbolic link in place currently in case you are +still using the old name. However, it is strongly advised that you +migrate your system to the new name. + Reporting Bugs -------------- Since Gentoo Linux is hosting OpenRC development, Bugs should go to |