1
0
mirror of https://github.com/systemd/systemd.git synced 2024-12-25 01:34:28 +03:00

man: add a link to the XDG basedir spec from the pam_sytemd man page

This commit is contained in:
Lennart Poettering 2014-10-24 12:07:05 +02:00
parent c1405e4f31
commit 4a9dfff9bd

View File

@ -213,17 +213,21 @@
applications should not rely on this applications should not rely on this
behavior and must be able to deal with behavior and must be able to deal with
stale files. To store session-private stale files. To store session-private
data in this directory, the user should data in this directory, the user
include the value of <varname>$XDG_SESSION_ID</varname> should include the value of
in the filename. This directory shall <varname>$XDG_SESSION_ID</varname> in
be used for runtime file system the filename. This directory shall be
objects such as <constant>AF_UNIX</constant> sockets, used for runtime file system objects
FIFOs, PID files and similar. It is such as <constant>AF_UNIX</constant>
guaranteed that this directory is sockets, FIFOs, PID files and
local and offers the greatest possible similar. It is guaranteed that this
file system feature set the directory is local and offers the
operating system greatest possible file system feature
provides.</para></listitem> 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>
</varlistentry> </varlistentry>
</variablelist> </variablelist>