]> git.ipfire.org Git - thirdparty/shadow.git/commitdiff
man (useradd): add a note about -r option and /etc/subuid and subgid
authorMasatake YAMATO <yamato@redhat.com>
Wed, 13 Jul 2022 16:58:33 +0000 (01:58 +0900)
committerIker Pedrosa <ikerpedrosam@gmail.com>
Fri, 15 Jul 2022 07:42:21 +0000 (09:42 +0200)
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
man/useradd.8.xml

index 725882cd999b65aac94b9495f625080c4f70615d..d82001fa1b03cf46e065a6f7c07f535e76f0b5a9 100644 (file)
            <option>-m</option> options if you want a home directory for a
            system account to be created.
          </para>
+         <para>
+           Note that this option will not update <filename>/etc/subuid
+           </filename> and <filename>/etc/subgid</filename>.
+         </para>
        </listitem>
       </varlistentry>
       <varlistentry>