From 4959cd10ae02e6fcdcda1726befd194feebeaf16 Mon Sep 17 00:00:00 2001 From: ed neville Date: Thu, 14 Mar 2024 19:38:15 +0000 Subject: [PATCH] Noting copy_symlink behaviour Mention that symlinks are modified when they prefix the skel directory. Closes #933 --- man/useradd.8.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/man/useradd.8.xml b/man/useradd.8.xml index 51705285c..067440acd 100644 --- a/man/useradd.8.xml +++ b/man/useradd.8.xml @@ -295,6 +295,11 @@ /etc/default/useradd or, by default, /etc/skel. + + Absolute symlinks that link back to the skel directory will have + the /etc/skel prefix replaced with the user's + home directory. + If possible, the ACLs and extended attributes are copied. -- 2.47.3