summaryrefslogtreecommitdiffstats
path: root/etc/ttys
diff options
context:
space:
mode:
Diffstat (limited to 'etc/ttys')
-rw-r--r--etc/ttys5
1 files changed, 3 insertions, 2 deletions
diff --git a/etc/ttys b/etc/ttys
index de5efd2..c082907 100644
--- a/etc/ttys
+++ b/etc/ttys
@@ -30,9 +30,10 @@
#
# If console is marked "insecure", then init will ask for the root password
# when going to single-user mode.
-console none unknown off secure
+# console none unknown off secure
+console "/bin/sh /etc/rc.initial" cons25 on secure
#
-ttyv0 "/usr/libexec/getty Pc" cons25 on secure
+ttyv0 "/usr/libexec/getty Pc" cons25 off secure
# Virtual terminals
ttyv1 "/usr/libexec/getty Pc" cons25 off secure
ttyv2 "/usr/libexec/getty Pc" cons25 off secure
OpenPOWER on IntegriCloud