From 6f0aeda135f77cd10b9a59a06e2fd6c7567d7855 Mon Sep 17 00:00:00 2001 From: eadler Date: Tue, 3 Dec 2013 04:13:55 +0000 Subject: Add an autologin entry for the console. Obtained From: DragonFly BSD (commit f95025e8c9a4471edb610557263b12acd8e7fb3a) --- etc/gettytab | 2 ++ 1 file changed, 2 insertions(+) (limited to 'etc/gettytab') diff --git a/etc/gettytab b/etc/gettytab index a5100a5..9ba2dcd 100644 --- a/etc/gettytab +++ b/etc/gettytab @@ -214,6 +214,8 @@ al.115200:\ :al=root:tc=std.115200: al.230400:\ :al=root:tc=std.230400: +al.Pc:\ + :al=root:tc=Pc # # Entries for 3-wire serial terminals. These don't supply carrier, so -- cgit v1.1