diff options
author | Matthew Monaco <matthew.monaco@0x01b.net> | 2012-12-24 06:25:58 -0700 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-12-24 19:17:48 +0100 |
commit | 485507b8c031e0c75f43c4b4fce5a0082a812fbb (patch) | |
tree | b9fc431bfb4773349c0f51a7aabd155353538ff8 /man/pam_systemd.xml | |
parent | a78a8c43376dde67a98ca275f4d917a71f48e672 (diff) |
pam_systemd: new option for the session class
Diffstat (limited to 'man/pam_systemd.xml')
-rw-r--r-- | man/pam_systemd.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/man/pam_systemd.xml b/man/pam_systemd.xml index 2d2f191487..600bfd71b4 100644 --- a/man/pam_systemd.xml +++ b/man/pam_systemd.xml @@ -194,6 +194,15 @@ </varlistentry> <varlistentry> + <term><option>class=</option></term> + + <listitem><para>Takes a string + argument which sets the session class. + The XDG_SESSION_CLASS environmental variable + takes precedence.</para></listitem> + </varlistentry> + + <varlistentry> <term><option>debug=</option></term> <listitem><para>Takes a boolean |