summaryrefslogtreecommitdiffstats
path: root/etc/ttys_wrap
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/ttys_wrap
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/ttys_wrap')
-rw-r--r--etc/ttys_wrap4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/ttys_wrap b/etc/ttys_wrap
index 79e1cf8..45c3956 100644
--- a/etc/ttys_wrap
+++ b/etc/ttys_wrap
@@ -30,6 +30,6 @@
#
# If console is marked "insecure", then init will ask for the root password
# when going to single-user mode.
-#console "/usr/libexec/getty Pc" cons25 on secure
+console "/usr/libexec/getty Pc" cons25 on secure
#
-ttyv0 "/usr/libexec/getty Pc" cons25 off secure
+#ttyv0 "/usr/libexec/getty Pc" cons25 on secure
OpenPOWER on IntegriCloud