X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fpam_systemd.xml;h=40709f7c54015fd845dc2e69f8cc16d8f83458c3;hp=52dfe9df43e7a561ebf8cacc9c0c437357ad2ff4;hb=989fc2c61cb3c5376bd8bff6b2cfba9e4d740ffc;hpb=5aded369782f28255bc6b494ca905d7acaea7a56 diff --git a/man/pam_systemd.xml b/man/pam_systemd.xml index 52dfe9df4..40709f7c5 100644 --- a/man/pam_systemd.xml +++ b/man/pam_systemd.xml @@ -72,11 +72,11 @@ $XDG_SESSION_ID environment variable is initialized. If auditing is available and - pam_loginuid.so run before + pam_loginuid.so was run before this module (which is highly recommended), the variable is initialized from the auditing session id - (/proc/self/sessionid). Otherwise + (/proc/self/sessionid). Otherwise, an independent session counter is used. @@ -84,18 +84,20 @@ 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 in - it. In instance of the system service - user@.service which runs - the systemd user manager - instance. + automatically created and the scope placed into + it. An instance of the system service + user@.service, which runs + the systemd user manager instance, is started. + On logout, this module ensures the following: - If this is enabled, all - processes of the session are terminated. If + If enabled in + logind.conf + 5, + all processes of the session are terminated. If the last concurrent session of a user ends, his user systemd instance will be terminated too, and so will the user's slice @@ -268,7 +270,9 @@ as defined by the Desktop Entry - Specification. + Specification. See + sd_session_get_desktop3 + for more details.