X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fpam_elogind.xml;h=80235b37cae8b66e3c920ebc38692b17de4b8c7e;hp=700f0cc880d7efc5ea8aa598d8a13c64e8691ed7;hb=2b18106e03096fec69dbd821a126241981a1febd;hpb=1532f28b7cf3e6e02e74691450b2b5379be6b805 diff --git a/man/pam_elogind.xml b/man/pam_elogind.xml index 700f0cc88..80235b37c 100644 --- a/man/pam_elogind.xml +++ b/man/pam_elogind.xml @@ -55,9 +55,8 @@ Description pam_elogind registers user sessions with - the elogind login manager - elogind-logind.service8, - 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,17 +264,13 @@ session required pam_elogind.so See Also - elogind1, - elogind-logind.service8, - elogind.conf5, + elogind8, + logind.conf5, loginctl1, pam.conf5, pam.d5, pam8, - pam_loginuid8, - elogind.scope5, - elogind.slice5, - elogind.service5 + pam_loginuid8