shadow: set umask to 077 via login.defs for sane home user dirs.

This commit is contained in:
Juan RP 2015-06-06 10:58:35 +02:00
parent 64c332096b
commit 83b38fc69f
2 changed files with 2 additions and 1 deletions

View file

@ -74,6 +74,7 @@ TTYPERM 0600
# #
ERASECHAR 0177 ERASECHAR 0177
KILLCHAR 025 KILLCHAR 025
UMASK 077
# Max number of login retries if password is bad # Max number of login retries if password is bad
# #

View file

@ -1,7 +1,7 @@
# Template file for 'shadow' # Template file for 'shadow'
pkgname=shadow pkgname=shadow
version=4.2.1 version=4.2.1
revision=13 revision=14
build_pie=yes build_pie=yes
build_style=gnu-configure build_style=gnu-configure
configure_args="--bindir=/usr/bin --sbindir=/usr/bin configure_args="--bindir=/usr/bin --sbindir=/usr/bin