Update control

This commit is contained in:
madaidan
2019-07-08 23:04:47 +00:00
committed by GitHub
parent 2a17427055
commit 45f8102d56

3
debian/control vendored
View File

@ -118,3 +118,6 @@ Description: enhances misc security settings
. .
The default umask is changed to 006. This allows only the owner and group to The default umask is changed to 006. This allows only the owner and group to
read and write to newly created files. read and write to newly created files.
.
The kernel now panics on oopses to prevent it from continuing running a
flawed process.