summaryrefslogtreecommitdiffstats
path: root/upstream/opensuse-tumbleweed/man5/sysusers.d.5
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-17 10:52:03 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-17 10:52:03 +0000
commit932e4432596447eb9331cc2a2bb74a26a35b4efc (patch)
tree95161711ea07fd64f0c82d6e7943024c033dd5a8 /upstream/opensuse-tumbleweed/man5/sysusers.d.5
parentAdding debian version 4.22.0-1. (diff)
downloadmanpages-l10n-932e4432596447eb9331cc2a2bb74a26a35b4efc.tar.xz
manpages-l10n-932e4432596447eb9331cc2a2bb74a26a35b4efc.zip
Merging upstream version 4.23.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'upstream/opensuse-tumbleweed/man5/sysusers.d.5')
-rw-r--r--upstream/opensuse-tumbleweed/man5/sysusers.d.510
1 files changed, 9 insertions, 1 deletions
diff --git a/upstream/opensuse-tumbleweed/man5/sysusers.d.5 b/upstream/opensuse-tumbleweed/man5/sysusers.d.5
index a0f7c35f..a44d461f 100644
--- a/upstream/opensuse-tumbleweed/man5/sysusers.d.5
+++ b/upstream/opensuse-tumbleweed/man5/sysusers.d.5
@@ -1,5 +1,5 @@
'\" t
-.TH "SYSUSERS\&.D" "5" "" "systemd 254" "sysusers.d"
+.TH "SYSUSERS\&.D" "5" "" "systemd 255" "sysusers.d"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -105,6 +105,8 @@ The type consists of a single letter\&. The following line types are understood:
\fIu\fR
.RS 4
Create a system user and group of the specified name should they not exist yet\&. The user\*(Aqs primary group will be set to the group bearing the same name unless the ID field specifies it\&. The account will be created disabled, so that logins are not allowed\&.
+.sp
+Added in version 215\&.
.RE
.PP
\fIg\fR
@@ -112,16 +114,22 @@ Create a system user and group of the specified name should they not exist yet\&
Create a system group of the specified name should it not exist yet\&. Note that
\fIu\fR
implicitly creates a matching group\&. The group will be created with no password set\&.
+.sp
+Added in version 215\&.
.RE
.PP
\fIm\fR
.RS 4
Add a user to a group\&. If the user or group do not exist yet, they will be implicitly created\&.
+.sp
+Added in version 215\&.
.RE
.PP
\fIr\fR
.RS 4
Add a range of numeric UIDs/GIDs to the pool to allocate new UIDs and GIDs from\&. If no line of this type is specified, the range of UIDs/GIDs is set to some compiled\-in default\&. Note that both UIDs and GIDs are allocated from the same pool, in order to ensure that users and groups of the same name are likely to carry the same numeric UID and GID\&.
+.sp
+Added in version 216\&.
.RE
.SS "Name"
.PP