Merge branch 'master' into patch-13

This commit is contained in:
Patrick Schleizer 2019-06-30 08:10:04 +00:00 committed by GitHub
commit 67de5247c8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 30 additions and 0 deletions

3
debian/control vendored
View file

@ -111,3 +111,6 @@ Description: enhances misc security settings
IOMMU is enabled with a boot parameter to prevent DMA attacks.
.
Coredumps are disabled as they may contain important information such as encryption keys or passwords.
.
A systemd service mounts /proc with hidepid=2 at boot to prevent users from seeing each other's processes.
.