1# 2# $NetBSD: ttys,v 1.2 2000/03/29 15:58:42 soren Exp $ 3# 4# name getty type status comments 5 6# In normal operation, getty on the 'console' pseudo-device is disabled, and 7# is enabled for the correct 'real' device (e.g. one of the serial ports). 8# If the console is marked insecure, single-user requires the root password. 9 10# Console pseudo-device 11console "/usr/libexec/getty std.115200" vt100 off secure 12 13# Serial console port 14tty00 "/usr/libexec/getty std.115200" vt100 on secure 15 16# Pseudo terminals 17ttyp0 none network 18ttyp1 none network 19ttyp2 none network 20ttyp3 none network 21ttyp4 none network 22ttyp5 none network 23ttyp6 none network 24ttyp7 none network 25ttyp8 none network 26ttyp9 none network 27ttypa none network 28ttypb none network 29ttypc none network 30ttypd none network 31ttype none network 32ttypf none network 33ttyq0 none network 34ttyq1 none network 35ttyq2 none network 36ttyq3 none network 37ttyq4 none network 38ttyq5 none network 39ttyq6 none network 40ttyq7 none network 41ttyq8 none network 42ttyq9 none network 43ttyqa none network 44ttyqb none network 45ttyqc none network 46ttyqd none network 47ttyqe none network 48ttyqf none network 49