diff --git a/debian/control b/debian/control index 1693bba..d3b29a5 100644 --- a/debian/control +++ b/debian/control @@ -133,6 +133,10 @@ Description: enhances misc security settings permissions. Debian by default uses User Private Groups (UPG). https://wiki.debian.org/UserPrivateGroups /usr/share/pam-configs/usergroups + . + * Create home directory on login with umask 006 using + pam_mkhomedir.so umask=006 + /usr/share/pam-configs/mkhomedir-security-misc . * Removes read, write and execute access for others for all users who have home folders under folder /home by running for example