summaryrefslogtreecommitdiff
path: root/man/pam_systemd.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-06-24 05:23:16 +0200
committerLennart Poettering <lennart@poettering.net>2010-06-24 05:23:16 +0200
commit58474090e965d5fcb9677bc746b5ecd079528de1 (patch)
treea3d81c6652a81cacfd0a9f96d21c0f36546d2a3d /man/pam_systemd.xml
parentc5abba08873903d80a2dcdd46aace959fcae1b0f (diff)
man: minor updates for pam_systemd's page
Diffstat (limited to 'man/pam_systemd.xml')
-rw-r--r--man/pam_systemd.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/man/pam_systemd.xml b/man/pam_systemd.xml
index 796035f7a..a98c36bd1 100644
--- a/man/pam_systemd.xml
+++ b/man/pam_systemd.xml
@@ -222,6 +222,8 @@
<refsect1>
<title>Environment</title>
+ <para>The following environment variables are set for the processes of the user's session:</para>
+
<variablelist>
<varlistentry>
<term><varname>$XDG_SESSION_ID</varname></term>
@@ -283,7 +285,7 @@ account required pam_unix.so
password required pam_unix.so
session required pam_unix.so
session required pam_loginuid.so
-session required pam_systemd.so create-session=1 kill-user=1</programlisting>
+session required pam_systemd.so kill-user=1</programlisting>
</refsect1>
<refsect1>