summaryrefslogtreecommitdiffstats
path: root/etc/ttys
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-02-10 03:19:46 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-02-10 03:19:46 +0000
commita0ea70abf0586e039a5552acea2aacaa89865609 (patch)
tree85445248fbb7ceffea7ff9c9ff92ab967d22d439 /etc/ttys
parent221e503b86538e92f88265b5683126899fbd19ec (diff)
downloadpfsense-a0ea70abf0586e039a5552acea2aacaa89865609.zip
pfsense-a0ea70abf0586e039a5552acea2aacaa89865609.tar.gz
* Correct a ttys bug. We will enable serials from PFI
* Bump version to 0.30
Diffstat (limited to 'etc/ttys')
-rw-r--r--etc/ttys10
1 files changed, 4 insertions, 6 deletions
diff --git a/etc/ttys b/etc/ttys
index 49932e2..4858658 100644
--- a/etc/ttys
+++ b/etc/ttys
@@ -1,6 +1,6 @@
#
# $FreeBSD: src/etc/etc.i386/ttys,v 1.10 2003/10/24 15:44:08 simokawa Exp $
-# @(#)ttys 5.1 (Berkeley) 4/17/89
+# @(#)ttys 5.1 (Berkeley) 4/17/89
#
# This file specifies various information about terminals on the system.
# It is used by several different programs. Common entries for the
@@ -26,12 +26,10 @@
# the specified port. If the word "secure" appears, this tty
# allows root login.
#
-# name getty type status comments
+# name getty type status comments
#
# 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
#
-ttyv0 "/usr/libexec/getty Pc" cons25 on secure
-ttyd0 "/usr/libexec/getty std.9600" unknown off secure
-console "/bin/sh /etc/rc.initial" cons25 on secure
+ttyv0 "/usr/libexec/getty Pc" cons25 on secure
OpenPOWER on IntegriCloud