Remove speed specification from the "default" entry. This allows
/etc/ttys to specify "default" and inherit whatever speed the device is currently using (very useful for some serial console configurations).
This commit is contained in:
parent
dc4cf974e0
commit
bc4df2b935
@ -1,4 +1,4 @@
|
||||
# $NetBSD: gettytab,v 1.15 1999/12/15 17:34:00 drochner Exp $
|
||||
# $NetBSD: gettytab,v 1.16 2001/11/10 18:49:13 thorpej Exp $
|
||||
# from: @(#)gettytab 8.2 (Berkeley) 4/20/94
|
||||
#
|
||||
# Most of the table entries here are just copies of the old getty table,
|
||||
@ -10,7 +10,7 @@
|
||||
# entries, and in cases where getty is called with no table name
|
||||
#
|
||||
default:\
|
||||
:ce:ck:np:im=\r\n%s/%m (%h) (%t)\r\n\r\n:sp#9600:
|
||||
:ce:ck:np:im=\r\n%s/%m (%h) (%t)\r\n\r\n:
|
||||
|
||||
#
|
||||
# Fixed speed entries
|
||||
|
Loading…
Reference in New Issue
Block a user