From: Daniel Mack Date: Thu, 23 Oct 2014 17:17:19 +0000 (+0200) Subject: man: pam_systemd: some typos fixed, some info added X-Git-Tag: v217~109 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=af951ff5e9964c877c64896dcd76f67eb42d2393 man: pam_systemd: some typos fixed, some info added Just some minor nits that I stumbled over when reading the man page. --- diff --git a/man/pam_systemd.xml b/man/pam_systemd.xml index 4df26a3f2..43949af24 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,19 +84,21 @@ 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 - the last concurrent session of a user ends, his + If enabled in + logind.conf + 5, + all processes of the session are terminated. If + the last concurrent session of a user ends, their user systemd instance will be terminated too, and so will the user's slice unit. @@ -200,7 +202,7 @@ to the user login time on the machine. It is automatically created the first time a user logs in and - removed on his final logout. If a user + removed on their final logout. If a user logs in twice at the same time, both sessions will see the same $XDG_RUNTIME_DIR