summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authornate <nate@FreeBSD.org>1997-01-25 05:51:23 +0000
committernate <nate@FreeBSD.org>1997-01-25 05:51:23 +0000
commit22e0955b61121120fdbd08a693881f71ca906843 (patch)
tree15c67699a7011a020128bacc16cb22e2afc40ddf /etc
parent8c5715a8dbf24d9eec427b8fa2d32c843c22c18e (diff)
downloadFreeBSD-src-22e0955b61121120fdbd08a693881f71ca906843.zip
FreeBSD-src-22e0955b61121120fdbd08a693881f71ca906843.tar.gz
Change the entry for ttyv3 to be the same as X would require if we
were using xdm (but still off).
Diffstat (limited to 'etc')
-rw-r--r--etc/ttys6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/ttys b/etc/ttys
index 67397af..920e760 100644
--- a/etc/ttys
+++ b/etc/ttys
@@ -9,9 +9,9 @@ console none unknown off secure
#
ttyv0 "/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/libexec/getty Pc" cons25 off secure
+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
# Serial terminals
ttyd0 "/usr/libexec/getty std.9600" unknown off secure
ttyd1 "/usr/libexec/getty std.9600" unknown off secure
OpenPOWER on IntegriCloud