]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
cgroup: Add NEWS entry for cgroup_no_v1=all implying unified usage 11206/head
authorChris Down <chris@chrisdown.name>
Fri, 21 Dec 2018 13:07:45 +0000 (13:07 +0000)
committerChris Down <chris@chrisdown.name>
Fri, 21 Dec 2018 13:29:27 +0000 (13:29 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 8d7d9c7d56f13aa5f37d850857ccabb6bb0260d9..0c95d1402f0139ad2ab1d69f4a061c89098153ff 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -118,6 +118,10 @@ CHANGES WITH 240 in spe:
         * Support for disabling a particular cgroup controller within a sub-tree
           has been added through the DisableControllers= directive.
 
+        * cgroup_no_v1=all on the kernel command line now also implies
+          using the unified cgroup hierarchy, unless one explicitly passes
+          systemd.unified_cgroup_hierarchy=0 on the kernel command line.
+
         * The new "MemoryMin=" unit file property may now be used to set the
           memory usage protection limit of processes invoked by the unit. This
           controls the cgroupsv2 memory.min attribute. Similarly, the new