diff options
author | William Hubbs <w.d.hubbs@gmail.com> | 2014-08-11 13:17:33 -0500 |
---|---|---|
committer | William Hubbs <w.d.hubbs@gmail.com> | 2014-08-11 13:17:33 -0500 |
commit | 2c265e13c60be0ed583a871ca12a22e4d379a7c0 (patch) | |
tree | c5c51e312b6d791289be643c28fd197c35b7b251 | |
parent | 24d82d9ff1ca1ba7085814f8f6530124c117aa5f (diff) |
README: expand information about rc and runscript deprecation
-rw-r--r-- | README | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -67,7 +67,12 @@ conflicts with other software. The /sbin/rc binary was renamed to Backward compatible symbolic links are currently in place so your system will keep working if you are using the old names; however, it is -strongly advised that you migrate to the new names. +strongly advised that you migrate to the new names because the symbolic +links will be removed in the future. + +Warnings have been added to assist with this migration; however, they +only show in verbose mode in this release due to the level of noise they +produce. Reporting Bugs -------------- |