From 5148194300d15f33e785cff10021ff86a9e32d67 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Wed, 28 Dec 2016 13:01:29 +0100 Subject: [PATCH] committing changes in /etc after emerge run Package changes: --- .etckeeper | 1 - securetty | 36 ------------------------------------ 2 files changed, 37 deletions(-) delete mode 100644 securetty diff --git a/.etckeeper b/.etckeeper index 604b6f2..5623bc5 100755 --- a/.etckeeper +++ b/.etckeeper @@ -770,7 +770,6 @@ maybe chmod 0755 'sasl2' maybe chmod 0644 'sasl2/.keep_dev-libs_cyrus-sasl-2' maybe chgrp 'mail' 'sasl2/sasldb2' maybe chmod 0640 'sasl2/sasldb2' -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 55ce54d..0000000 --- a/securetty +++ /dev/null @@ -1,36 +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 -ttyS1 -ttyS2 -ttyS3 -- 2.39.5