summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorjake <jake@FreeBSD.org>2003-09-11 00:14:17 +0000
committerjake <jake@FreeBSD.org>2003-09-11 00:14:17 +0000
commit6a4eda4c4aa5d275b031c3010bbda60d17c2d2c3 (patch)
tree9ad69ac4ed18e22d879f89c002799a5fd791e966 /etc
parente0b3f83077ff7109768b518dd965eaf6c96daa1f (diff)
downloadFreeBSD-src-6a4eda4c4aa5d275b031c3010bbda60d17c2d2c3.zip
FreeBSD-src-6a4eda4c4aa5d275b031c3010bbda60d17c2d2c3.tar.gz
Changed the ttyd entries to ttyu, which correspond to the device nodes
created by uart(4).
Diffstat (limited to 'etc')
-rw-r--r--etc/etc.sparc64/ttys8
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/etc.sparc64/ttys b/etc/etc.sparc64/ttys
index 6e5c537..54d3578 100644
--- a/etc/etc.sparc64/ttys
+++ b/etc/etc.sparc64/ttys
@@ -48,10 +48,10 @@ ttyb "/usr/libexec/getty 3wire.9600" cons25 off secure
#ttyv8 "/usr/X11R6/bin/xdm -nodaemon" xterm off secure
# Serial terminals
# The 'dialup' keyword identifies dialin lines to login, fingerd etc.
-ttyd0 "/usr/libexec/getty std.9600" dialup off secure
-ttyd1 "/usr/libexec/getty std.9600" dialup off secure
-ttyd2 "/usr/libexec/getty std.9600" dialup off secure
-ttyd3 "/usr/libexec/getty std.9600" dialup off secure
+ttyu0 "/usr/libexec/getty std.9600" vt100 on secure
+ttyu1 "/usr/libexec/getty std.9600" vt100 on secure
+ttyu2 "/usr/libexec/getty std.9600" vt100 off secure
+ttyu3 "/usr/libexec/getty std.9600" vt100 off secure
# Pseudo terminals
ttyp0 none network
ttyp1 none network
OpenPOWER on IntegriCloud