summaryrefslogtreecommitdiff
path: root/debian/login.defs
diff options
context:
space:
mode:
Diffstat (limited to 'debian/login.defs')
-rw-r--r--debian/login.defs5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/login.defs b/debian/login.defs
index 2e43d04e..3e03a961 100644
--- a/debian/login.defs
+++ b/debian/login.defs
@@ -150,6 +150,11 @@ ERASECHAR 0177
KILLCHAR 025
UMASK 022
+# HOME_MODE is used by useradd(8) and newusers(8) to set the mode for new
+# home directories.
+# If HOME_MODE is not set, the value of UMASK is used to create the mode.
+#HOME_MODE 0700
+
#
# Password aging controls:
#