diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2005-02-09 05:08:43 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2005-02-09 05:08:43 +0000 |
commit | b4efbee54a2ef222029df8e78526fcc28ca97175 (patch) | |
tree | 04bd8c59e01c2c7b00e4cdcea79eab264b873aab /etc | |
parent | 8596e0a41709613bc1a3a6b442052125976962a2 (diff) | |
download | pfsense-b4efbee54a2ef222029df8e78526fcc28ca97175.zip pfsense-b4efbee54a2ef222029df8e78526fcc28ca97175.tar.gz |
Woops, turn back on main console
Diffstat (limited to 'etc')
-rw-r--r-- | etc/ttys | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ # # 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 # ttyd0 "/usr/libexec/getty std.9600" unknown on secure console "/bin/sh /etc/rc.initial" cons25 on secure |