Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Mar 1996 02:14:04 -0800 (PST)
From:      invalid opcode <coredump@nervosa.com>
To:        FreeBSD-current <current@freebsd.org>
Subject:   changes to /etc/ttys
Message-ID:  <Pine.BSF.3.91.960307021053.724A-100000@nervosa.com>

next in thread | raw e-mail | index | archive | help
I'm submitting a patch for /etc/ttys to make ttyv0 the default console of 
which no getty process runs on. ttyv[1-3] are now the default getty logins.

-- cut here -------------------------------------------------------
*** ttys.orig	Thu Mar  7 01:36:45 1996
--- ttys	Thu Mar  7 01:35:43 1996
***************
*** 8,16 ****
  console	none				unknown	off secure
  #
! ttyv0	"/usr/libexec/getty Pc"		cons25	on  secure
  # Virtual terminals
  ttyv1	"/usr/libexec/getty Pc"		cons25	on secure
  ttyv2	"/usr/libexec/getty Pc"		cons25	on secure
! ttyv3	"/usr/libexec/getty Pc"		cons25	off secure
  # Serial terminals
  ttyd0	"/usr/libexec/getty std.9600"	unknown	off secure
--- 8,17 ----
  console	none				unknown	off secure
  #
! ttyv0	"/usr/libexec/getty Pc"		cons25	off	secure
  # Virtual terminals
  ttyv1	"/usr/libexec/getty Pc"		cons25	on 	secure
  ttyv2	"/usr/libexec/getty Pc"		cons25	on 	secure
! ttyv3	"/usr/libexec/getty Pc"		cons25	on 	secure
  # Serial terminals
  ttyd0	"/usr/libexec/getty std.9600"	unknown	off secure
-- end ------------------------------------------------------------

== Chris Layne =============================================================
== coredump@nervosa.com ================ http://www.nervosa.com/~coredump ==



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.960307021053.724A-100000>