X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fpam_systemd.xml;h=40709f7c54015fd845dc2e69f8cc16d8f83458c3;hb=08cb4bdd70309c5d8e56e0469358c53f49079b74;hp=f973899b2fafe253d16fb27c29cb901ae701375b;hpb=9541666b8d97f107335dd7e3cb93b4d2cfbf19c9;p=elogind.git diff --git a/man/pam_systemd.xml b/man/pam_systemd.xml index f973899b2..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 @@ -254,15 +256,23 @@ $XDG_SESSION_DESKTOP - The session - deskop. This may be used to indicate - the session desktop used, where this - applies. This should be a short, - lowercase string identifying the - desktop environment used if this + A single, short + identifier string for the desktop + environment. This may be used to + indicate the session desktop used, + where this applies and if this information is available. For example: - gnome, or - kde. + GNOME, or + KDE. It is + recommended to use the same + identifiers and capitalization as for + $XDG_CURRENT_DESKTOP, + as defined by the Desktop + Entry + Specification. See + sd_session_get_desktop3 + for more details. @@ -306,10 +316,10 @@ session required pam_systemd.so systemd-logind.service8, logind.conf5, loginctl1, - pam.conf5, - pam.d5, - pam8, - pam_loginuid8, + pam.conf5, + pam.d5, + pam8, + pam_loginuid8, systemd.scope5, systemd.slice5, systemd.service5