From 7f428f9aae9cb20aaac84864642461ca7b0b9329 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 7 Jan 2017 13:54:14 +0100 Subject: [PATCH] committing changes in /etc after emerge run Package changes: --- .etckeeper | 1 - securetty | 33 --------------------------------- 2 files changed, 34 deletions(-) delete mode 100644 securetty diff --git a/.etckeeper b/.etckeeper index 14cc251..b39fb9c 100755 --- a/.etckeeper +++ b/.etckeeper @@ -2792,7 +2792,6 @@ maybe chmod 0640 'sasl2/sasldb2' maybe chmod 0644 'sasl2/smtpd.conf' maybe chmod 0644 'screenrc' maybe chmod 0644 'screenrc.orig' -maybe chmod 0600 'securetty' maybe chmod 0755 'security' maybe chmod 0644 'security/access.conf' maybe chmod 0644 'security/capability.conf' diff --git a/securetty b/securetty deleted file mode 100644 index c7042fa..0000000 --- a/securetty +++ /dev/null @@ -1,33 +0,0 @@ -# /etc/securetty: list of terminals on which root is allowed to login. -# See securetty(5) and login(1). -console - -vc/0 -vc/1 -vc/2 -vc/3 -vc/4 -vc/5 -vc/6 -vc/7 -vc/8 -vc/9 -vc/10 -vc/11 -vc/12 -tty0 -tty1 -tty2 -tty3 -tty4 -tty5 -tty6 -tty7 -tty8 -tty9 -tty10 -tty11 -tty12 - -tts/0 -ttyS0 -- 2.39.5