Source code pulled from OpenBSD for OpenNTPD. The place to contribute to this code is via the OpenBSD CVS tree.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

13 lines
481 B

#
# $OpenBSD: ttys,v 1.3 1997/10/11 21:22:20 deraadt Exp $
#
# name getty type status comments
#
# Note: you may want to change the "default" entry in /etc/gettytab
# to make "no parity" the default (add the :np: flag).
#
# Also: the console is one of: kd, ttya, ttyb
console "/usr/libexec/getty std.9600" sun off secure
kd "/usr/libexec/getty std.9600" sun on secure
ttya "/usr/libexec/getty std.9600" unknown on secure
ttyb "/usr/libexec/getty std.9600" unknown off secure