From 45f8102d565512938e5c533ffcd4cc06ea68b580 Mon Sep 17 00:00:00 2001 From: madaidan <50278627+madaidan@users.noreply.github.com> Date: Mon, 8 Jul 2019 23:04:47 +0000 Subject: [PATCH] Update control --- debian/control | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/control b/debian/control index b7198b0..4a53e9c 100644 --- a/debian/control +++ b/debian/control @@ -118,3 +118,6 @@ Description: enhances misc security settings . The default umask is changed to 006. This allows only the owner and group to read and write to newly created files. + . + The kernel now panics on oopses to prevent it from continuing running a + flawed process.