summaryrefslogtreecommitdiff
path: root/man/sd_session_is_active.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2014-02-05 18:55:18 +0100
committerLennart Poettering <lennart@poettering.net>2014-02-05 18:55:18 +0100
commit49ebd11fb0ea6af249990439bf0690641e8be559 (patch)
treece96ae7e60f7e541d9d46870df5df3efa2a51ead /man/sd_session_is_active.xml
parentd9eb81f9844f6d28b52e44b2c0e6e280a61d8200 (diff)
downloadsystemd-49ebd11fb0ea6af249990439bf0690641e8be559.tar.gz
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.
Diffstat (limited to 'man/sd_session_is_active.xml')
-rw-r--r--man/sd_session_is_active.xml2
1 files changed, 1 insertions, 1 deletions
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 <literal>x11</literal>,
- <literal>tty</literal> or
+ <literal>wayland</literal>, <literal>tty</literal> or
<literal>unspecified</literal> and needs to be freed
with the libc
<citerefentry><refentrytitle>free</refentrytitle><manvolnum>3</manvolnum></citerefentry>