From c921872016672073927fce34ed764263c8d6db5b Mon Sep 17 00:00:00 2001 From: Patrick Schleizer Date: Wed, 31 Jul 2019 07:27:13 +0000 Subject: [PATCH] description --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 48537df..b72ce15 100644 --- a/debian/control +++ b/debian/control @@ -105,7 +105,7 @@ Description: enhances misc security settings . restricts access to the root account: . - * Su is restricted to only users within the sudo group which prevents users + * `su` is restricted to only users within the sudo group which prevents users from using su to gain root access or switch user accounts. /usr/share/pam-configs/security-misc (Which results in a change in /etc/pam.d/common-auth.)