diff options
Diffstat (limited to 'etc/etc.zaurus/ttys')
-rw-r--r-- | etc/etc.zaurus/ttys | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/etc/etc.zaurus/ttys b/etc/etc.zaurus/ttys index f347ae16d6a..ecb6c8ed00c 100644 --- a/etc/etc.zaurus/ttys +++ b/etc/etc.zaurus/ttys @@ -1,13 +1,13 @@ # -# $OpenBSD: ttys,v 1.1 2004/12/31 00:06:15 drahn Exp $ +# $OpenBSD: ttys,v 1.2 2005/01/14 22:43:31 deraadt Exp $ # # name getty type status comments # console "/usr/libexec/getty Pc" vt220 off secure -ttyC0 "/usr/libexec/getty Pc" vt220 off secure -ttyC1 "/usr/libexec/getty Pc" vt220 off secure -tty00 "/usr/libexec/getty std.9600" unknown on secure -tty01 "/usr/libexec/getty std.9600" unknown on secure +ttyC0 "/usr/libexec/getty Pc" vt220 on secure +ttyC1 "/usr/libexec/getty Pc" vt220 on secure +tty00 "/usr/libexec/getty std.9600" unknown off secure +tty01 "/usr/libexec/getty std.9600" unknown off secure tty02 "/usr/libexec/getty std.9600" unknown off tty03 "/usr/libexec/getty std.9600" unknown off tty04 "/usr/libexec/getty std.9600" unknown off |