X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fpam_systemd.xml;h=915e0b60149a150da4ab92c01b630c7563421e7d;hp=6fe69810113141e1469c9dde0932947abf40b641;hb=80758717a6359cbe6048f43a17c2b53a3ca8c2fa;hpb=b20c6be697ded108e3c3bd5b8812fee13326eefc diff --git a/man/pam_systemd.xml b/man/pam_systemd.xml index 6fe698101..915e0b601 100644 --- a/man/pam_systemd.xml +++ b/man/pam_systemd.xml @@ -202,17 +202,43 @@ - + - Takes a boolean - argument. If true, all processes - created by the root user (UID 0) during his - session and from his session will be - kept around after he logged out. This - option allows cancelling the effect of - and - for the - root user. + Takes a comma + separated list of user names or + numeric user ids as argument. If this + option is used the effect of the + and + options + will apply only to the listed + users. If this option is not used the + option applies to all local + users. Note that + + takes precedence over this list and is + hence subtracted from the list + specified here. + + + + + + Takes a comma + separated list of user names or + numeric user ids as argument. Users + listed in this argument will not be + subject to the effect of + or + . Note + that that this option takes precedence + over + , and + hence whatever is listed for + + is guaranteed to never be killed by + this PAM module, independent of any + other configuration + setting. @@ -259,7 +285,9 @@ , , , - . + , + , + .