diff --git a/man/pam_systemd.xml b/man/pam_systemd.xml index 3dc37147342..d43ed231f29 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