Use pam_umask.so in system-login
To allow a centralized umask setup, we can rely on pam_umask.so. This allows for relying on `UMASK` and `HOME_MODE` in /etc/login.defs and not requiring a custom umask setting in /etc/profile anymore. https://bugs.archlinux.org/task/66068 Signed-off-by:David Runge <dvzrv@archlinux.org>
Please register or sign in to comment