From: Lennart Poettering Date: Wed, 17 Nov 2010 23:38:41 +0000 (+0100) Subject: pam: document controllers= switch X-Git-Tag: v13~17 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=4611d77694effd27ad0e191c820498dbff25907c;ds=sidebyside pam: document controllers= switch --- diff --git a/man/pam_systemd.xml b/man/pam_systemd.xml index 3dc371473..d43ed231f 100644 --- a/man/pam_systemd.xml +++ b/man/pam_systemd.xml @@ -200,6 +200,26 @@ terminated only on their complete logout. + + + + + 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. + Note that setting kill-user=1