]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: document that pam_systemd actually sets XDG_SEAT and XDG_VTNR
authorLennart Poettering <lennart@poettering.net>
Fri, 20 Jul 2018 08:28:14 +0000 (10:28 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 25 Jul 2018 14:07:27 +0000 (16:07 +0200)
The old wording is not clear regarding whether the env var will be
updated or just a fallbacked is used.

man/pam_systemd.xml

index 5eab995a5240148504f61b63c8bca900fb1eccff..ae500809bc5f0ea291ccec8ba2b49df326abeee1 100644 (file)
       </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>