diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-06-24 03:09:36 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-06-24 03:09:36 +0200 |
commit | 7874bcd6028d1efbb4451c8b5cf5b2ac8d77af74 (patch) | |
tree | d928d82eda931afa6833dded25b701b0f8c9f6ed /man/pam_systemd.xml | |
parent | 5ec7ed4ec693cd69bdc329c38b220d2462df5eba (diff) | |
download | systemd-7874bcd6028d1efbb4451c8b5cf5b2ac8d77af74.tar.gz |
man: extend manual page documentation
Diffstat (limited to 'man/pam_systemd.xml')
-rw-r--r-- | man/pam_systemd.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man/pam_systemd.xml b/man/pam_systemd.xml index e790dd3c3d..796035f7a1 100644 --- a/man/pam_systemd.xml +++ b/man/pam_systemd.xml @@ -207,6 +207,10 @@ tools like <citerefentry><refentrytitle>screen</refentrytitle><manvolnum>1</manvolnum></citerefentry>.</para> + <para>If the options are omitted they default to + <option>create-session=1</option>, + <option>kill-session=0</option>, + <option>kill-user=0</option>.</para> </refsect1> <refsect1> |