summaryrefslogtreecommitdiff
path: root/man/pam_systemd.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2018-07-20 10:28:14 +0200
committerLennart Poettering <lennart@poettering.net>2018-07-25 16:07:27 +0200
commit1acfbbff463e5d9a7cbf4860059ca6b12e36dbe8 (patch)
tree231e32e520b67abc8219657a1c41984d4cdd7160 /man/pam_systemd.xml
parentd68c0833eac6d46a3ed83f0ba7a049fe24291226 (diff)
downloadsystemd-1acfbbff463e5d9a7cbf4860059ca6b12e36dbe8.tar.gz
man: document that pam_systemd actually sets XDG_SEAT and XDG_VTNR
The old wording is not clear regarding whether the env var will be updated or just a fallbacked is used.
Diffstat (limited to 'man/pam_systemd.xml')
-rw-r--r--man/pam_systemd.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/man/pam_systemd.xml b/man/pam_systemd.xml
index 5eab995a52..ae500809bc 100644
--- a/man/pam_systemd.xml
+++ b/man/pam_systemd.xml
@@ -231,9 +231,9 @@
</varlistentry>
</variablelist>
- <para>If not set, <command>pam_systemd</command> will determine the
- values for <varname>$XDG_SEAT</varname> and <varname>$XDG_VTNR</varname>
- based on the <varname>$DISPLAY</varname> variable.</para>
+ <para>If not set, <command>pam_systemd</command> will initialize
+ <varname>$XDG_SEAT</varname> and <varname>$XDG_VTNR</varname>
+ based on the <varname>$DISPLAY</varname> variable (if the latter is set).</para>
</refsect1>
<refsect1>