Home | History | Annotate | Line # | Download | only in etc.hppa
      1 #	$NetBSD: ttys,v 1.2 2019/09/25 23:09:21 abs Exp $
      2 #
      3 #	$OpenBSD: ttys,v 1.1 1999/11/30 21:25:39 mickey Exp $
      4 #
      5 # name	getty				type	status		comments
      6 #
      7 # If the console is marked insecure, single-user requires
      8 # the root password.
      9 console "/usr/libexec/getty Pc"		vt100	off secure
     10 constty "/usr/libexec/getty Pc"		vt100	on  secure
     11 
     12 # Hardwired lines are marked off, by default, so getty(8)
     13 # is quiet when they don't exist.
     14 tty00	"/usr/libexec/getty std.9600"	unknown off secure
     15 tty01	"/usr/libexec/getty std.9600"	unknown off secure
     16 tty02	"/usr/libexec/getty std.9600"	unknown off secure
     17 tty03	"/usr/libexec/getty std.9600"	unknown off secure
     18 tty04	"/usr/libexec/getty std.9600"	unknown off secure
     19 tty05	"/usr/libexec/getty std.9600"	unknown off secure
     20 tty06	"/usr/libexec/getty std.9600"	unknown off secure
     21 tty07	"/usr/libexec/getty std.9600"	unknown off secure
     22