From befa03fea80c53bac3c4b1bb530be2f965ce6157 Mon Sep 17 00:00:00 2001 From: Patrick Schleizer Date: Sat, 29 Jun 2019 10:34:48 +0000 Subject: [PATCH] fix lintian warning --- debian/control | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 7219c2b..4a3352f 100644 --- a/debian/control +++ b/debian/control @@ -100,10 +100,12 @@ Description: enhances misc security settings . The kernel logs are restricted to root only. . - A systemd service clears System.map on boot as these contain kernel symbols that could be useful to an attacker. + A systemd service clears System.map on boot as these contain kernel symbols + that could be useful to an attacker. . The SysRq key is restricted to only allow shutdowns/reboots. . - The thunderbolt and firewire modules are blacklisted as they can be used for DMA (Direct Memory Access) attacks. + The thunderbolt and firewire modules are blacklisted as they can be used for + DMA (Direct Memory Access) attacks. . IOMMU is enabled with a boot parameter to prevent DMA attacks.