1 # $NetBSD: ttys,v 1.9 2019/09/25 23:09:22 abs Exp $ 2 # 3 # from: @(#)ttys 5.1 (Berkeley) 4/17/89 4 # 5 # name getty type status comments 6 # 7 # If the console is marked insecure, single-user requires 8 # the root password. 9 # 10 # /dev/console is always valid, regardless of the board type. 11 # 12 console "/usr/libexec/getty Pc" vt100 off secure 13 constty "/usr/libexec/getty Pc" vt100 on secure 14 15 # 16 # Workstation console. 17 # 18 ttyE0 "/usr/libexec/getty Pc" wsvt25 off secure 19 20 # 21 # Hardwired lines are marked off, by default, so getty(8) 22 # is quiet when they don't exist. 23 # 24 ttya "/usr/libexec/getty std.9600" unknown off secure 25