From 56073640403f65193689d94a5024547181c8c4d8 Mon Sep 17 00:00:00 2001 From: guiyao Date: Wed, 15 Apr 2020 19:15:53 -0400 Subject: [PATCH] add home_mode xml file --- man/login.defs.d/HOME_MODE.xml | 43 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 man/login.defs.d/HOME_MODE.xml diff --git a/man/login.defs.d/HOME_MODE.xml b/man/login.defs.d/HOME_MODE.xml new file mode 100644 index 0000000..21aa55f --- /dev/null +++ b/man/login.defs.d/HOME_MODE.xml @@ -0,0 +1,43 @@ + + + (number) + + + The mode for new home directories. If not specified, + the is used to create the mode. + + + useradd and newusers use this + to set the mode of the home directory they create. + + + -- 1.8.3.1