From cfaafe400cd1f77df12f7f6dc9c9da58595bcbdf Mon Sep 17 00:00:00 2001 From: madaidan <50278627+madaidan@users.noreply.github.com> Date: Sun, 30 Jun 2019 13:16:12 +0000 Subject: [PATCH] Update control --- debian/control | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/control b/debian/control index ee7de76..e2afb3c 100644 --- a/debian/control +++ b/debian/control @@ -115,3 +115,6 @@ Description: enhances misc security settings . A systemd service mounts /proc with hidepid=2 at boot to prevent users from seeing each other's processes. + . + The default umask is changed to 006. This allows only the owner and group to read + and write to newly created files.