summaryrefslogtreecommitdiff
path: root/man/pam_elogind.xml
diff options
context:
space:
mode:
authorSven Eden <yamakuzure@gmx.net>2017-07-25 10:18:10 +0200
committerSven Eden <yamakuzure@gmx.net>2017-07-25 11:43:49 +0200
commitf4fd78a9c10f3831cb24fa4b36aa4b7960377a16 (patch)
tree1fddeaf0ee31b8eac4e701a7e85b8a2a198ae9ef /man/pam_elogind.xml
parent2c1bcabb8b961d0db3a50c54106baf7d4d6f5192 (diff)
Prep v234: Clarify status of $XDG_RUNTIME_DIR
Diffstat (limited to 'man/pam_elogind.xml')
-rw-r--r--man/pam_elogind.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/man/pam_elogind.xml b/man/pam_elogind.xml
index af9877c0e..c707b0307 100644
--- a/man/pam_elogind.xml
+++ b/man/pam_elogind.xml
@@ -88,7 +88,7 @@
and so will the user's slice unit.</para></listitem>
<listitem><para>If the last concurrent session of a user ends,
- the <varname>$XDG_RUNTIME_DIR</varname> directory and all its
+ the user runtime directory <filename>/run/user/$UID</filename> and all its
contents are removed, too.</para></listitem>
</orderedlist>
@@ -192,7 +192,8 @@
offers the greatest possible file system feature set the
operating system provides. For further details, see the <ulink
url="http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html">XDG
- Base Directory Specification</ulink>.</para></listitem>
+ Base Directory Specification</ulink>. <varname>$XDG_RUNTIME_DIR</varname>
+ is not set if the current user is not the original user of the session.</para></listitem>
</varlistentry>
</variablelist>