Noting copy_symlink behaviour
Mention that symlinks are modified when they prefix the skel directory. Closes #933
This commit is contained in:
@@ -295,6 +295,11 @@
|
|||||||
<filename>/etc/default/useradd</filename> or, by default,
|
<filename>/etc/default/useradd</filename> or, by default,
|
||||||
<filename>/etc/skel</filename>.
|
<filename>/etc/skel</filename>.
|
||||||
</para>
|
</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>
|
<para>
|
||||||
If possible, the ACLs and extended attributes are copied.
|
If possible, the ACLs and extended attributes are copied.
|
||||||
</para>
|
</para>
|
||||||
|
|||||||
Reference in New Issue
Block a user