From 22267c895b15e10c98bae365ef2bef12f95454aa Mon Sep 17 00:00:00 2001 From: madaidan <50278627+madaidan@users.noreply.github.com> Date: Sat, 29 Jun 2019 22:30:41 +0000 Subject: [PATCH] Update control --- debian/control | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/control b/debian/control index 4a3352f..5ab1eb0 100644 --- a/debian/control +++ b/debian/control @@ -109,3 +109,6 @@ Description: enhances misc security settings DMA (Direct Memory Access) attacks. . IOMMU is enabled with a boot parameter to prevent DMA attacks. + . + A systemd service mounts /proc with hidepid=2 at boot to prevent users from seeing each other's processes. + .