NEWS: Remove DisableControllers from v243

We already released this in v240 and had a NEWS entry then.
This commit is contained in:
Chris Down 2019-07-31 03:51:10 +01:00 committed by Yu Watanabe
parent 4967da2dbc
commit 5c76ca6093
1 changed files with 0 additions and 4 deletions

4
NEWS
View File

@ -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