man: clarify that the controllers listed on Delegate= might not be the only ones
authorLennart Poettering <lennart@poettering.net>
Mon, 20 Nov 2017 11:40:08 +0000 (12:40 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 21 Nov 2017 10:54:08 +0000 (11:54 +0100)
man/systemd.resource-control.xml

index 1ab13ea..18b7bf8 100644 (file)
           of control group controller names. If true, delegation is turned on, and all supported controllers are
           enabled for the unit, making them available to the unit's processes for management. If false, delegation is
           turned off entirely (and no additional controllers are enabled). If set to a list of controllers, delegation
-          is turned on, and the specified controllers are enabled for the unit. Note that assigning the empty string
-          will enable delegation, but reset the list of controllers, all assignments prior to this will have no effect.
-          Defaults to false.</para>
+          is turned on, and the specified controllers are enabled for the unit. Note that additional controllers than
+          the ones specified might be made available as well, depending on configuration of the containing slice unit
+          or other units contained in it. Note that assigning the empty string will enable delegation, but reset the
+          list of controllers, all assignments prior to this will have no effect.  Defaults to false.</para>
 
           <para>Note that controller delegation to less privileged code is only safe on the unified control group
           hierarchy. Accordingly, access to the specified controllers will not be granted to unprivileged services on