From 501901f7c04514c66a4f97f5eb0e523aa55a1094 Mon Sep 17 00:00:00 2001 From: madaidan <50278627+madaidan@users.noreply.github.com> Date: Sun, 30 Jun 2019 13:10:54 +0000 Subject: [PATCH] Change default umask to 006 --- etc/login.defs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/login.defs b/etc/login.defs index 072727c..8a95443 100644 --- a/etc/login.defs +++ b/etc/login.defs @@ -148,7 +148,7 @@ TTYPERM 0600 # ERASECHAR 0177 KILLCHAR 025 -UMASK 022 +UMASK 006 # # Password aging controls: