This commit is contained in:
Patrick Schleizer 2025-04-08 06:53:08 -04:00
parent 173606891a
commit 39f4f5b607
No known key found for this signature in database
GPG key ID: CB8D50BB77BB3C48
7 changed files with 7 additions and 7 deletions

View file

@ -47,7 +47,7 @@ user_groups_modifications() {
## an "empty" /etc/securetty.
## In case a system administrator edits /etc/securetty, there is no need to
## block for this to be still blocked by console lockdown. See also:
## https://www.whonix.org/wiki/Root#Root_Login
## https://www.kicksecure.com/wiki/Root#Root_Login
adduser root console
}