Update control

This commit is contained in:
madaidan
2019-06-30 13:16:12 +00:00
committed by GitHub
parent eedeaa0e7f
commit cfaafe400c

3
debian/control vendored
View File

@ -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.