summaryrefslogtreecommitdiffstats
path: root/upstream/opensuse-tumbleweed/man8/pam_systemd.8
diff options
context:
space:
mode:
Diffstat (limited to 'upstream/opensuse-tumbleweed/man8/pam_systemd.8')
-rw-r--r--upstream/opensuse-tumbleweed/man8/pam_systemd.832
1 files changed, 31 insertions, 1 deletions
diff --git a/upstream/opensuse-tumbleweed/man8/pam_systemd.8 b/upstream/opensuse-tumbleweed/man8/pam_systemd.8
index f5836b9e..21a69f0e 100644
--- a/upstream/opensuse-tumbleweed/man8/pam_systemd.8
+++ b/upstream/opensuse-tumbleweed/man8/pam_systemd.8
@@ -1,5 +1,5 @@
'\" t
-.TH "PAM_SYSTEMD" "8" "" "systemd 254" "pam_systemd"
+.TH "PAM_SYSTEMD" "8" "" "systemd 255" "pam_systemd"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -144,6 +144,8 @@ or
"background"\&. See
\fBsd_session_get_class\fR(3)
for details about the session class\&.
+.sp
+Added in version 197\&.
.RE
.PP
\fItype=\fR
@@ -159,6 +161,8 @@ or
"mir"\&. See
\fBsd_session_get_type\fR(3)
for details about the session type\&.
+.sp
+Added in version 209\&.
.RE
.PP
\fIdesktop=\fR
@@ -173,6 +177,8 @@ environment variable (see below) takes precedence\&. This may be used to indicat
\fI$XDG_CURRENT_DESKTOP\fR\&.) See
\fBsd_session_get_desktop\fR(3)
for further details\&.
+.sp
+Added in version 240\&.
.RE
.PP
\fIdefault\-capability\-bounding\-set=\fR, \fIdefault\-capability\-ambient\-set=\fR
@@ -186,6 +192,8 @@ for details on the capabilities concept\&. If not specified, the default boundin
for regular users if the PAM session is associated with a local seat or if it is invoked for the
"systemd\-user"
service\&. Otherwise defaults to the empty set\&.
+.sp
+Added in version 254\&.
.RE
.PP
\fIdebug\fR[=]
@@ -225,6 +233,8 @@ is not set if the current user is not the original user of the session\&.
\fI$TZ\fR, \fI$EMAIL\fR, \fI$LANG\fR
.RS 4
If a JSON user record is known for the user logging in these variables are initialized from the respective data in the record\&.
+.sp
+Added in version 245\&.
.RE
.PP
The following environment variables are read by the module and may be used by the PAM service to pass metadata to the module\&. If these variables are not set when the PAM module is invoked but can be determined otherwise they are set by the module, so that these variables are initialized for the session and applications if known at all\&.
@@ -234,6 +244,8 @@ The following environment variables are read by the module and may be used by th
The session type\&. This may be used instead of
\fItype=\fR
on the module parameter line, and is usually preferred\&.
+.sp
+Added in version 209\&.
.RE
.PP
\fI$XDG_SESSION_CLASS\fR
@@ -241,6 +253,8 @@ on the module parameter line, and is usually preferred\&.
The session class\&. This may be used instead of
\fIclass=\fR
on the module parameter line, and is usually preferred\&.
+.sp
+Added in version 209\&.
.RE
.PP
\fI$XDG_SESSION_DESKTOP\fR
@@ -248,17 +262,23 @@ on the module parameter line, and is usually preferred\&.
The desktop identifier\&. This may be used instead of
\fIdesktop=\fR
on the module parameter line, and is usually preferred\&.
+.sp
+Added in version 209\&.
.RE
.PP
\fI$XDG_SEAT\fR
.RS 4
The seat name the session shall be registered for, if any\&.
+.sp
+Added in version 209\&.
.RE
.PP
\fI$XDG_VTNR\fR
.RS 4
The VT number the session shall be registered for, if any\&. (Only applies to seats with a VT available, such as
"seat0")
+.sp
+Added in version 209\&.
.RE
.PP
If not set,
@@ -290,30 +310,40 @@ for additional information about how to set the context objects\&.
.RS 4
Sets unit
\fIMemoryMax=\fR\&.
+.sp
+Added in version 239\&.
.RE
.PP
\fIsystemd\&.tasks_max=\fR
.RS 4
Sets unit
\fITasksMax=\fR\&.
+.sp
+Added in version 239\&.
.RE
.PP
\fIsystemd\&.cpu_weight=\fR
.RS 4
Sets unit
\fICPUWeight=\fR\&.
+.sp
+Added in version 239\&.
.RE
.PP
\fIsystemd\&.io_weight=\fR
.RS 4
Sets unit
\fIIOWeight=\fR\&.
+.sp
+Added in version 239\&.
.RE
.PP
\fIsystemd\&.runtime_max_sec=\fR
.RS 4
Sets unit
\fIRuntimeMaxSec=\fR\&.
+.sp
+Added in version 244\&.
.RE
.PP
Example data as can be provided from an another PAM module: