Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Mar 1996 09:10:05 -0800 (PST)
From:      "Rodney W. Grimes" <rgrimes@GndRsh.aac.dev.com>
To:        coredump@nervosa.com (invalid opcode)
Cc:        current@FreeBSD.org
Subject:   Re: changes to /etc/ttys
Message-ID:  <199603071710.JAA07682@GndRsh.aac.dev.com>
In-Reply-To: <Pine.BSF.3.91.960307021053.724A-100000@nervosa.com> from "invalid opcode" at Mar 7, 96 02:14:04 am

next in thread | previous 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.

Why would you want to do this?  This would mean that by default no login
prompt would appear after a boot, something that I am sure would generate
_lots_ of questions on the mailing list from users who did not know about
it.
 
What gain is there from doing this?

> -- 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 ==
> 


-- 
Rod Grimes                                      rgrimes@gndrsh.aac.dev.com
Accurate Automation Company                 Reliable computers for FreeBSD



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199603071710.JAA07682>