summaryrefslogtreecommitdiffstats
path: root/etc/gettytab
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-12-11 22:25:54 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-12-11 22:25:54 +0000
commitb1ce7649756684cedd6f3db53ac3bc465c5fc519 (patch)
treeb0e590676b5ace407c5b522ed7e58276b17aac09 /etc/gettytab
parent0f20d7299af14c50b4ce912372b5fea5bda07a84 (diff)
downloadpfsense-b1ce7649756684cedd6f3db53ac3bc465c5fc519.zip
pfsense-b1ce7649756684cedd6f3db53ac3bc465c5fc519.tar.gz
Fix the no job control errors.
Thanks to satu for doing the research on keyboard muxing.
Diffstat (limited to 'etc/gettytab')
-rw-r--r--etc/gettytab6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/gettytab b/etc/gettytab
index 68a3dcb..2ef083c 100644
--- a/etc/gettytab
+++ b/etc/gettytab
@@ -36,7 +36,7 @@
# ep:op: same as ap.
#
default:\
- :cb:ce:ck:lc:fd#1000:im=\r\n%s/%m (%h) (%t)\r\n\r\n:sp#1200:\
+ :al=root:cb:ce:ck:lc:fd#1000:im=\r\n%s/%m (%h) (%t)\r\n\r\n:sp#1200:\
:if=/etc/issue:
#
@@ -203,7 +203,7 @@ A|Auto-baud:\
#
autologin|al.9600:\
- :tc=std.9600:
+ :al=root:tc=std.9600:
#
# Entries for 3-wire serial terminals. These don't supply carrier, so
@@ -218,4 +218,4 @@ autologin|al.9600:\
3wire.115200|115200-3wire:\
:np:nc:sp#115200:
3wire.230400|230400-3wire:\
- :np:nc:sp#230400:
+ :np:nc:sp#230400: \ No newline at end of file
OpenPOWER on IntegriCloud