From 9541666b8d97f107335dd7e3cb93b4d2cfbf19c9 Mon Sep 17 00:00:00 2001 From: David Herrmann Date: Wed, 9 Apr 2014 21:22:48 +0200 Subject: 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) --- man/pam_systemd.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'man/pam_systemd.xml') 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 unspecified, tty, - x11 or - wayland. See + x11, + wayland or + mir. See sd_session_get_type3 for details about the session type. -- cgit v1.2.1