X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fpam_elogind.xml;h=80235b37cae8b66e3c920ebc38692b17de4b8c7e;hb=8df592e92ab19c628d558f621f2dfbe9a3589c91;hp=927ad1f085c731acdc8d549757f0625c4e6607a9;hpb=1cfc78c91965df340cdde100ad6cb3ed50b28927;p=elogind.git diff --git a/man/pam_elogind.xml b/man/pam_elogind.xml index 927ad1f08..80235b37c 100644 --- a/man/pam_elogind.xml +++ b/man/pam_elogind.xml @@ -3,22 +3,22 @@ "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> @@ -55,9 +55,8 @@ Description pam_elogind registers user sessions with - the elogind login manager - logind8, - and hence the elogind control group hierarchy. + the elogind login manager and hence the elogind control group + hierarchy. On login, this module ensures the following: @@ -74,35 +73,21 @@ initialized from the auditing session id (/proc/self/sessionid). Otherwise, an independent session counter is used. - - A new elogind scope unit is created for the - session. If this is the first concurrent session of the user, an - implicit slice below user.slice is - automatically created and the scope placed into it. An instance - of the system service user@.service, which - runs the elogind user manager instance, is started. - On logout, this module ensures the following: If enabled in - elogind.conf + logind.conf 5, all processes of the - session are terminated. If the last concurrent session of a user - ends, the user's elogind instance will be terminated too, and so - will the user's slice unit. + session are terminated. If the last concurrent session of a user ends, the $XDG_RUNTIME_DIR directory and all its contents are removed, too. - If the system was not booted up with elogind as init system, - this module does nothing and immediately returns - PAM_SUCCESS. - @@ -279,13 +264,13 @@ session required pam_elogind.so See Also - elogind1, - elogind.conf5, + elogind8, + logind.conf5, loginctl1, pam.conf5, pam.d5, pam8, - pam_loginuid8, + pam_loginuid8