Noting copy_symlink behaviour

Mention that symlinks are modified when they prefix the skel directory.

Closes #933
This commit is contained in:
ed neville
2024-03-14 19:38:15 +00:00
committed by Serge Hallyn
parent a3cae72faa
commit 4959cd10ae

View File

@@ -295,6 +295,11 @@
<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>