From: Chris Down Date: Wed, 31 Jul 2019 02:51:10 +0000 (+0100) Subject: NEWS: Remove DisableControllers from v243 X-Git-Tag: v243-rc2~75 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5c76ca6093de7ca9695929db7b5497b15e681850;p=thirdparty%2Fsystemd.git NEWS: Remove DisableControllers from v243 We already released this in v240 and had a NEWS entry then. --- diff --git a/NEWS b/NEWS index f842a912e83..df303d329e9 100644 --- a/NEWS +++ b/NEWS @@ -53,10 +53,6 @@ CHANGES WITH 243 in spe: * Memory protection directives can now take a value of zero, allowing explicit opting out of a default value propagated by an ancestor. - * A new setting DisableControllers= has been added that may be used to - explicitly disable one or more cgroups controllers for a unit and all - its children. - * systemd now defaults to the "unified" cgroup hierarchy setup during build-time, i.e. -Ddefault-hierarchy=unified is now the build-time default. Previously, -Ddefault-hierarchy=hybrid was the default. This