From 49ebd11fb0ea6af249990439bf0690641e8be559 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 5 Feb 2014 18:55:18 +0100 Subject: logind: make session type and class settable via the same ways If the session type/class is set via environment variables, use that, and otherwise fallback to something that is set via the PAM module command line. --- man/sd_session_is_active.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man/sd_session_is_active.xml') diff --git a/man/sd_session_is_active.xml b/man/sd_session_is_active.xml index bff6b04eab..4d5e6d113e 100644 --- a/man/sd_session_is_active.xml +++ b/man/sd_session_is_active.xml @@ -201,7 +201,7 @@ be used to determine the type of the session identified by the specified session identifier. The returned string is one of x11, - tty or + wayland, tty or unspecified and needs to be freed with the libc free3 -- cgit v1.2.3-54-g00ecf