From c72d5456e2d6a6c8cefbfc16a542ae03a769397f Mon Sep 17 00:00:00 2001 From: David Herrmann Date: Sat, 20 Sep 2014 18:42:29 +0200 Subject: login: add public sd_session_get_desktop() API The desktop brand is stored as DESKTOP variable for sessions. It can be set arbitrarily by the session owner and identifies the desktop environment that is running on that session. --- man/pam_systemd.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'man/pam_systemd.xml') diff --git a/man/pam_systemd.xml b/man/pam_systemd.xml index 52dfe9df43..4df26a3f2b 100644 --- a/man/pam_systemd.xml +++ b/man/pam_systemd.xml @@ -268,7 +268,9 @@ as defined by the Desktop Entry - Specification. + Specification. See + sd_session_get_desktop3 + for more details. -- cgit v1.2.3-54-g00ecf