login.defs: List default value of HOME_MODE
This commit is contained in:
5
debian/login.defs
vendored
5
debian/login.defs
vendored
@@ -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:
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user