X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fpam_systemd.xml;fp=man%2Fpam_systemd.xml;h=f312ef2b99ab4926d193a5f49feab57c4d45d1d2;hp=d3edc32d2ddb0742af38965bcc134925b48e4f4a;hb=49ebd11fb0ea6af249990439bf0690641e8be559;hpb=d9eb81f9844f6d28b52e44b2c0e6e280a61d8200 diff --git a/man/pam_systemd.xml b/man/pam_systemd.xml index d3edc32d2..f312ef2b9 100644 --- a/man/pam_systemd.xml +++ b/man/pam_systemd.xml @@ -127,7 +127,28 @@ Takes a string argument which sets the session class. The XDG_SESSION_CLASS environmental variable - takes precedence. + takes precedence. One of + user, + greeter, + lock-screen or + background. See + sd_session_get_class3 + for details about the session class. + + + + + + Takes a string + argument which sets the session type. + The XDG_SESSION_TYPE environmental + variable takes precedence. One of + unspecified, + tty, + x11 or + wayland. See + sd_session_get_type3 + for details about the session type.