X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fpam_systemd.xml;h=4e5cdf248b2e0823c0d6c128e79e4e558cf78541;hp=0093a8fb2d03d0cf683a54d87420fba2075a6ec9;hb=9c33d34fe4cd0bc58ea12e5258e595647c9e0b29;hpb=ccc9a4f9ffdab069b0b785627c48962fdadf6d46 diff --git a/man/pam_systemd.xml b/man/pam_systemd.xml index 0093a8fb2..4e5cdf248 100644 --- a/man/pam_systemd.xml +++ b/man/pam_systemd.xml @@ -21,7 +21,7 @@ along with systemd; If not, see . --> - + pam_systemd @@ -48,9 +48,7 @@ - - pam_systemd.so - + pam_systemd.so @@ -133,13 +131,13 @@ - Takes a comma - separated list of user names or - numeric user ids as argument. If this - option is used the effect of the + Takes a comma-separated + list of usernames or + numeric user IDs as argument. If this + option is used, the effect of the options will apply only to the listed - users. If this option is not used the + users. If this option is not used, the option applies to all local users. Note that @@ -151,13 +149,13 @@ - Takes a comma - separated list of user names or - numeric user ids as argument. Users + Takes a comma-separated + list of usernames or + numeric user IDs as argument. Users listed in this argument will not be subject to the effect of - . Note - that this option takes precedence + . + Note that this option takes precedence over , and hence whatever is listed for @@ -171,8 +169,8 @@ - Takes a comma - separated list of control group + Takes a comma-separated + list of control group controllers in which hierarchies a user/session control group will be created by default for each user @@ -185,8 +183,8 @@ - Takes a comma - separated list of control group + Takes a comma-separated + list of control group controllers in which hierarchies the logged in processes will be reset to the root control @@ -224,7 +222,7 @@ configured system-wide in logind.conf5. The former kills processes of a session as soon as it - ends, the latter kills processes as soon as the last + ends; the latter kills processes as soon as the last session of the user ends. If the options are omitted they default to @@ -252,7 +250,7 @@ $XDG_SESSION_ID A session identifier, - suitable to be used in file names. The + suitable to be used in filenames. The string itself should be considered opaque, although often it is just the audit session ID as reported by @@ -283,11 +281,11 @@ applications should not rely on this behavior and must be able to deal with stale files. To store session-private - data in this directory the user should + data in this directory, the user should include the value of $XDG_SESSION_ID in the filename. This directory shall be used for runtime file system - objects such as AF_UNIX sockets, + objects such as AF_UNIX sockets, FIFOs, PID files and similar. It is guaranteed that this directory is local and offers the greatest possible