summaryrefslogtreecommitdiffstats
path: root/etc/ttys
diff options
context:
space:
mode:
authordg <dg@FreeBSD.org>1994-01-24 20:57:16 +0000
committerdg <dg@FreeBSD.org>1994-01-24 20:57:16 +0000
commit76b4ea09c1f6ce36ebd5cd542cbc1edc2316201e (patch)
tree6caadf639ff6c0a52dbc79ea4c8abe7017d11771 /etc/ttys
parent99c862546ee8f9bf4b94f43b7fced0ecea7f9300 (diff)
downloadFreeBSD-src-76b4ea09c1f6ce36ebd5cd542cbc1edc2316201e.zip
FreeBSD-src-76b4ea09c1f6ce36ebd5cd542cbc1edc2316201e.tar.gz
Deprecate "/dev/vga". Use /dev/ttyv0 always. Note that the terminal type
is still 'pc3' in /etc/ttys, and should be changed if we decide to default to syscons.
Diffstat (limited to 'etc/ttys')
-rw-r--r--etc/ttys2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/ttys b/etc/ttys
index dd24301..1a9659e 100644
--- a/etc/ttys
+++ b/etc/ttys
@@ -3,7 +3,7 @@
#
# name getty type status comments
#
-console "/usr/libexec/getty Pc" pc3 on secure
+ttyv0 "/usr/libexec/getty Pc" pc3 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 secure
OpenPOWER on IntegriCloud