aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2000-01-29 00:50:21 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2000-01-29 00:50:21 +0000
commitdfa6785dffa0d1c3168b2f0735c777cf86df42d5 (patch)
treec84847e96ef5498072ec0e7faf2aa2f315970a67 /etc
parent2a76df63e28751b05b3972576f326d961ae02357 (diff)
Notes
Diffstat (limited to 'etc')
-rw-r--r--etc/etc.alpha/ttys10
-rw-r--r--etc/etc.amd64/ttys3
-rw-r--r--etc/etc.i386/ttys3
3 files changed, 9 insertions, 7 deletions
diff --git a/etc/etc.alpha/ttys b/etc/etc.alpha/ttys
index 86f9a398de8f..25088f3db5cb 100644
--- a/etc/etc.alpha/ttys
+++ b/etc/etc.alpha/ttys
@@ -28,13 +28,17 @@
#
# If console is marked "insecure", then init will ask for the root password
# when going to single-user mode.
-console none unknown off secure
#
-ttyv0 "/usr/libexec/getty Pc" cons25 on secure
+console "/usr/libexec/getty Pc" cons25 on secure
# Virtual terminals
ttyv1 "/usr/libexec/getty Pc" cons25 on secure
ttyv2 "/usr/libexec/getty Pc" cons25 on secure
-ttyv3 "/usr/X11R6/bin/xdm -nodaemon" xterm off secure
+ttyv3 "/usr/libexec/getty Pc" cons25 on secure
+ttyv4 "/usr/libexec/getty Pc" cons25 on secure
+ttyv5 "/usr/libexec/getty Pc" cons25 on secure
+ttyv6 "/usr/libexec/getty Pc" cons25 on secure
+ttyv7 "/usr/libexec/getty Pc" cons25 on secure
+ttyv8 "/usr/X11R6/bin/xdm -nodaemon" xterm off secure
# Serial terminals
# The 'dialup' keyword identifies dialin lines to login, fingerd etc.
ttyd0 "/usr/libexec/getty std.9600" dialup off secure
diff --git a/etc/etc.amd64/ttys b/etc/etc.amd64/ttys
index c38b0f0dc4b7..25088f3db5cb 100644
--- a/etc/etc.amd64/ttys
+++ b/etc/etc.amd64/ttys
@@ -28,9 +28,8 @@
#
# If console is marked "insecure", then init will ask for the root password
# when going to single-user mode.
-console none unknown off secure
#
-ttyv0 "/usr/libexec/getty Pc" cons25 on secure
+console "/usr/libexec/getty Pc" cons25 on secure
# Virtual terminals
ttyv1 "/usr/libexec/getty Pc" cons25 on secure
ttyv2 "/usr/libexec/getty Pc" cons25 on secure
diff --git a/etc/etc.i386/ttys b/etc/etc.i386/ttys
index c38b0f0dc4b7..25088f3db5cb 100644
--- a/etc/etc.i386/ttys
+++ b/etc/etc.i386/ttys
@@ -28,9 +28,8 @@
#
# If console is marked "insecure", then init will ask for the root password
# when going to single-user mode.
-console none unknown off secure
#
-ttyv0 "/usr/libexec/getty Pc" cons25 on secure
+console "/usr/libexec/getty Pc" cons25 on secure
# Virtual terminals
ttyv1 "/usr/libexec/getty Pc" cons25 on secure
ttyv2 "/usr/libexec/getty Pc" cons25 on secure