aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <w.d.hubbs@gmail.com>2024-01-12 11:24:48 -0600
committerWilliam Hubbs <w.d.hubbs@gmail.com>2024-01-12 11:24:48 -0600
commit961c479e1db7141322a1dfc10b4c482c736b7712 (patch)
treecd0dc2bb68a7f377cd12aef65c8244987c3d7ba0
parentf9c92d78221e7827b4a6144d0c2e2b4d3de99416 (diff)
update news
-rw-r--r--NEWS.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md
index 4fd61292..32e2a0bd 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -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.