summaryrefslogtreecommitdiff
path: root/man/pam_systemd.xml
diff options
context:
space:
mode:
authorDavid Herrmann <dh.herrmann@gmail.com>2014-04-09 21:22:48 +0200
committerDavid Herrmann <dh.herrmann@gmail.com>2014-04-09 21:22:48 +0200
commit9541666b8d97f107335dd7e3cb93b4d2cfbf19c9 (patch)
tree4c4b424ca5c6c73286a623a18020e1711cbe3c24 /man/pam_systemd.xml
parent13468826f2457cae45a79649e122deadb9dc9774 (diff)
downloadsystemd-9541666b8d97f107335dd7e3cb93b4d2cfbf19c9.tar.gz
login: add 'mir' to the list of session types
Add Mir to the list of session types. This is implemented for LightDM in lp:~robert-ancell/lightdm/xdg-session-desktop [1]. [1] https://code.launchpad.net/~robert-ancell/lightdm/xdg-session-desktop/+merge/214108 (david: adjusted commit-header and fixed whitespace issues)
Diffstat (limited to 'man/pam_systemd.xml')
-rw-r--r--man/pam_systemd.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/man/pam_systemd.xml b/man/pam_systemd.xml
index 3022cdb6f5..f973899b2f 100644
--- a/man/pam_systemd.xml
+++ b/man/pam_systemd.xml
@@ -145,8 +145,9 @@
variable takes precedence. One of
<literal>unspecified</literal>,
<literal>tty</literal>,
- <literal>x11</literal> or
- <literal>wayland</literal>. See
+ <literal>x11</literal>,
+ <literal>wayland</literal> or
+ <literal>mir</literal>. See
<citerefentry><refentrytitle>sd_session_get_type</refentrytitle><manvolnum>3</manvolnum></citerefentry>
for details about the session type.</para></listitem>
</varlistentry>