From 3d94cc23a010b587804b974f5effafa7ad1f3032 Mon Sep 17 00:00:00 2001 From: Olivier Thauvin Date: Sat, 12 Jul 2008 03:18:45 +0000 Subject: - add tty0 to securetty, allowing root to login on main console under uml --- securetty | 1 + 1 file changed, 1 insertion(+) diff --git a/securetty b/securetty index b232848..0705052 100644 --- a/securetty +++ b/securetty @@ -1,3 +1,4 @@ +tty0 tty1 tty2 tty3 -- cgit v1.2.1