pam: document controllers= switch

This commit is contained in:
Lennart Poettering 2010-11-18 00:38:41 +01:00
parent d686d8a97b
commit 4611d77694
1 changed files with 20 additions and 0 deletions

View File

@ -200,6 +200,26 @@
terminated only on their complete
logout.</para></listitem>
</varlistentry>
<varlistentry>
<term><option>controllers=</option></term>
<listitem><para>Takes a comma
seperated list of cgroup controllers
in which hierarchies a user/session
cgroup will be created by defautl for
each user logging in. If ommited,
defaults to 'cpu', meaning that in
addition to creating per-user and
per-session cgroups in systemd's own
hierarchy, groups are created in the
'cpu' hierarchy, on order to ensure
that every use and every sessions gets
an equal amount of CPU time,
regardless how many processes a user
or session might
own.</para></listitem>
</varlistentry>
</variablelist>
<para>Note that setting <varname>kill-user=1</varname>