From 0618b5346493723865cc6f2a632822c8b6fa690a Mon Sep 17 00:00:00 2001 From: Patrick Schleizer Date: Wed, 15 Jan 2020 11:35:07 -0500 Subject: [PATCH] fix lintian warning --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 516f2fa..e4dd75d 100644 --- a/debian/control +++ b/debian/control @@ -118,7 +118,7 @@ Description: enhances misc security settings and has been the cause of multiple vulnerabilities. . * An initramfs hook sets the sysctl values in /etc/sysctl.d before init - is executed so our hardening is enabled as early as possible. + is executed so sysctl hardening is enabled as early as possible. . * The kernel panics on oopses to prevent it from continuing to run a flawed process and to deter brute forcing.