man/subgid,man/subuid: Fix program list
The groupadd utility does not set information in subgid. Instead, list all programs which actually can do so. Signed-off-by: Tobias Stoeckmann <tobias@stoeckmann.org>
This commit is contained in:
committed by
Iker Pedrosa
parent
e7a970a189
commit
af66ffea33
+2
-1
@@ -51,7 +51,8 @@
|
||||
<replaceable>files</replaceable>.
|
||||
</para>
|
||||
<para>
|
||||
Note, that <command>groupadd</command> will only create entries in
|
||||
Note, that <command>newusers</command>, <command>useradd</command>, and
|
||||
<command>usermod</command> will only create entries in
|
||||
<filename>/etc/subgid</filename> if subid delegation is managed via subid
|
||||
files.
|
||||
</para>
|
||||
|
||||
+2
-1
@@ -51,7 +51,8 @@
|
||||
<replaceable>files</replaceable>.
|
||||
</para>
|
||||
<para>
|
||||
Note, that <command>useradd</command> will only create entries in
|
||||
Note, that <command>newusers</command>, <command>useradd</command>, and
|
||||
<command>usermod</command> will only create entries in
|
||||
<filename>/etc/subuid</filename> if subid delegation is managed via subid
|
||||
files.
|
||||
</para>
|
||||
|
||||
Reference in New Issue
Block a user