diff options
author | William Hubbs <w.d.hubbs@gmail.com> | 2017-10-12 18:54:17 -0500 |
---|---|---|
committer | William Hubbs <w.d.hubbs@gmail.com> | 2017-10-12 18:54:17 -0500 |
commit | 91109e31d81ecd48f5690ad6f63103fca545dec7 (patch) | |
tree | 29ff5cc5a2b5678c5bd6b8b343e45e7e1f4723a1 | |
parent | 2b6eeea01d1c64d58929788f4bfa0758393885bf (diff) |
update news
-rw-r--r-- | NEWS.md | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -3,6 +3,15 @@ This file will contain a list of notable changes for each release. Note the information in this file is in reverse order. +## OpenRC 0.33 + +This version removes the "service" binary which was just a copy of +"rc-service" provided for compatibility. + +If you still need the "service" binary, as opposed to "rc-service", it is +recommended that you use something like Debian's init-system-helpers. +Otherwise, just use "rc-service" in place of "service". + ## OpenRC 0.31 This version adds support for Control Groups version 2, which is |