summaryrefslogtreecommitdiffstats
path: root/etc/ttys
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2009-09-23 19:01:23 -0400
committerScott Ullrich <sullrich@pfsense.org>2009-09-23 19:01:23 -0400
commit351f5e6a30768b34ecab6503c665b8c43efdc165 (patch)
tree3ce4edb5fa2b2fde6faf7d13d87c6c7a5eb0785f /etc/ttys
parentfe4397d28390e97bb2201dc4dd0defbd233c938b (diff)
downloadpfsense-351f5e6a30768b34ecab6503c665b8c43efdc165.zip
pfsense-351f5e6a30768b34ecab6503c665b8c43efdc165.tar.gz
Rename ttyd -> ttyu
Diffstat (limited to 'etc/ttys')
-rw-r--r--etc/ttys8
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/ttys b/etc/ttys
index de5efd2..fb247c9 100644
--- a/etc/ttys
+++ b/etc/ttys
@@ -44,10 +44,10 @@ ttyv7 "/usr/libexec/getty Pc" 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 bootupcli" 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 bootupcli" dialup off secure
+ttyu1 "/usr/libexec/getty std.9600" dialup off secure
+ttyu2 "/usr/libexec/getty std.9600" dialup off secure
+ttyu3 "/usr/libexec/getty std.9600" dialup off secure
# Dumb console
dcons "/usr/libexec/getty std.9600" vt100 off secure
# Pseudo terminals
OpenPOWER on IntegriCloud