1 # $NetBSD: ttys,v 1.17 2019/09/25 23:09:21 abs Exp $ 2 # from: @(#)ttys 5.1 (Berkeley) 4/17/89 3 # 4 # name getty type status comments 5 # 6 # If the console is marked insecure, single-user requires 7 # the root password. 8 console "/usr/libexec/getty Pc" vt220 off secure 9 constty "/usr/libexec/getty Pc" vt220 on secure 10 11 # Workstation console 12 ttyE0 "/usr/libexec/getty Pc" wsvt25 off secure 13 14 # Hardwired lines are marked off, by default, so getty(8) 15 # is quiet when they don't exist. 16 ttyC0 "/usr/libexec/getty std.9600" unknown off secure 17 ttyC1 "/usr/libexec/getty std.9600" unknown off secure 18 ttyC2 "/usr/libexec/getty std.9600" unknown off secure 19 ttyC3 "/usr/libexec/getty std.9600" unknown off secure 20 21 ttyM0 "/usr/libexec/getty std.9600" unknown off secure 22 ttyM1 "/usr/libexec/getty std.9600" unknown off secure 23 ttyM2 "/usr/libexec/getty std.9600" unknown off secure 24 ttyM3 "/usr/libexec/getty std.9600" unknown off secure 25 ttyM4 "/usr/libexec/getty std.9600" unknown off secure 26 ttyM5 "/usr/libexec/getty std.9600" unknown off secure 27 ttyM6 "/usr/libexec/getty std.9600" unknown off secure 28 ttyM7 "/usr/libexec/getty std.9600" unknown off secure 29 ttyM8 "/usr/libexec/getty std.9600" unknown off secure 30 ttyM9 "/usr/libexec/getty std.9600" unknown off secure 31 ttyMa "/usr/libexec/getty std.9600" unknown off secure 32 ttyMb "/usr/libexec/getty std.9600" unknown off secure 33 ttyMc "/usr/libexec/getty std.9600" unknown off secure 34 ttyMd "/usr/libexec/getty std.9600" unknown off secure 35 ttyMe "/usr/libexec/getty std.9600" unknown off secure 36 ttyMf "/usr/libexec/getty std.9600" unknown off secure 37