]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
core/skeleton: drop /etc/securetty
authorYann E. MORIN <yann.morin.1998@free.fr>
Mon, 13 Jul 2015 09:05:35 +0000 (11:05 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 13 Jul 2015 11:00:50 +0000 (13:00 +0200)
commitc1c7e8b7885263b3ffca466ef40f3264198ea509
tree10bcbb062fc8c46f235b800abc11f13fbfd67346
parentbee5745ccc20be6dbba243b1f8af0d5c522923e8
core/skeleton: drop /etc/securetty

securetty is supposed to restrict the terminals root is allowed to
login from. As it happens, login from busybox (w/ securetty support)
is actually enforcing use of securetty, while login from util-linux
is completely ignoring securetty altogether.

Remove securetty from our skeleton altogether and stop worrying about
it.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Arnout Vandecappelle <arnout@mind.be>
Cc: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/util-linux/login.pam
system/skeleton/etc/securetty [deleted file]
system/system.mk