]> git.ipfire.org Git - thirdparty/shadow.git/commitdiff
Noting copy_symlink behaviour
authored neville <ed@s5h.net>
Thu, 14 Mar 2024 19:38:15 +0000 (19:38 +0000)
committerSerge Hallyn <serge@hallyn.com>
Thu, 14 Mar 2024 20:53:33 +0000 (15:53 -0500)
Mention that symlinks are modified when they prefix the skel directory.

Closes #933

man/useradd.8.xml

index 51705285c64cb879f745689780f9c0fffe296354..067440acd3f2b1c12269f452b19b964652f86e3b 100644 (file)
            <filename>/etc/default/useradd</filename> or, by default,
            <filename>/etc/skel</filename>.
          </para>
+         <para>
+           Absolute symlinks that link back to the skel directory will have
+           the <filename>/etc/skel</filename> prefix replaced with the user's
+           home directory.
+         </para>
          <para>
            If possible, the ACLs and extended attributes are copied.
          </para>