diff options
author | William Hubbs <w.d.hubbs@gmail.com> | 2024-01-12 11:24:48 -0600 |
---|---|---|
committer | William Hubbs <w.d.hubbs@gmail.com> | 2024-01-12 11:24:48 -0600 |
commit | 961c479e1db7141322a1dfc10b4c482c736b7712 (patch) | |
tree | cd0dc2bb68a7f377cd12aef65c8244987c3d7ba0 /NEWS.md | |
parent | f9c92d78221e7827b4a6144d0c2e2b4d3de99416 (diff) |
update news
Diffstat (limited to 'NEWS.md')
-rw-r--r-- | NEWS.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -4,6 +4,14 @@ 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.53 + +The names of cgroups for services started by OpenRC are now prefixed by +"openrc." This is done because some services, like docker, create their +own cgroups. + +It is now possible to override the mount options used to mount the +cgroups filesystems. ## OpenRC 0.52 This release drops the "runscript" and "rc" binaries. |