Get rid of virtual console entries for now. Enable 'console.'

This commit is contained in:
briggs 1994-07-11 22:39:54 +00:00
parent 5b13ef8c53
commit 1f68884dbe

View File

@ -1,18 +1,12 @@
#
# from: @(#)ttys 5.1 (Berkeley) 4/17/89
# $Id: ttys,v 1.6 1994/03/09 02:18:04 briggs Exp $
# $Id: ttys,v 1.7 1994/07/11 22:39:54 briggs Exp $
#
# name getty type status comments
#
# If the console is marked insecure, single-user requires
# the root password.
console "/usr/libexec/getty Pc" vt100 off secure
con1 "/usr/libexec/getty Pc" vt100 on secure
con2 "/usr/libexec/getty Pc" vt100 on secure
con3 "/usr/libexec/getty Pc" vt100 on secure
con4 "/usr/libexec/getty Pc" vt100 on secure
con5 "/usr/libexec/getty Pc" vt100 on secure
con6 "/usr/libexec/getty Pc" vt100 on secure
console "/usr/libexec/getty Pc" vt100 on secure
# on the i386, the 'console' line above should be commented out and
# the following lines should be uncommented: