diff options
author | William Hubbs <w.d.hubbs@gmail.com> | 2023-10-10 14:15:15 -0500 |
---|---|---|
committer | William Hubbs <w.d.hubbs@gmail.com> | 2023-10-10 14:15:15 -0500 |
commit | 228b3c6c99ef17d4bec75d0e42f320944d57b1c9 (patch) | |
tree | 5796f44034045b3d271950d982c81c651b323e14 | |
parent | 965de92b37cbe8d8670f6cc956e1d10677551e19 (diff) |
update news
-rw-r--r-- | NEWS.md | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -4,6 +4,16 @@ OpenRC NEWS This file will contain a list of notable changes for each release. Note the information in this file is in reverse order. +## OpenRC 0.51 + +The default RC_CGROUP_MODE has been updated to unified. +This benefits users since it will assign each service to its own cgroup, +making resource nanagement better over all. + +OUTPUT_LOGGER and ERROR_LOGGER have been implemented for +supervise-daemon. For mor einformation on these settings, please check +the man page. + ## OpenRC 0.50 This is a bug fix release which fixes a significant performance issue on |