[PC-BSD Commits] r2033 - pcbsd/trunk/system-overlay/PCBSD/xorg-gui/conf
svn at pcbsd.org
svn at pcbsd.org
Sat Jun 7 02:36:06 PDT 2008
Author: melkor
Date: 2008-06-07 02:36:05 -0700 (Sat, 07 Jun 2008)
New Revision: 2033
Modified:
pcbsd/trunk/system-overlay/PCBSD/xorg-gui/conf/ttys.normal
pcbsd/trunk/system-overlay/PCBSD/xorg-gui/conf/ttys.xsetup
Log:
Ttys conf fix
Modified: pcbsd/trunk/system-overlay/PCBSD/xorg-gui/conf/ttys.normal
===================================================================
--- pcbsd/trunk/system-overlay/PCBSD/xorg-gui/conf/ttys.normal 2008-06-06 19:08:32 UTC (rev 2032)
+++ pcbsd/trunk/system-overlay/PCBSD/xorg-gui/conf/ttys.normal 2008-06-07 09:36:05 UTC (rev 2033)
@@ -30,18 +30,18 @@
#
# 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
+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 on secure
-ttyv4 "/PCBSD/bin/pdm" xterm 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
+ttyv1 "/usr/libexec/getty Pc" cons25 on secure
+ttyv2 "/usr/libexec/getty Pc" cons25 on 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 "/PCBSD/bin/pdm" xterm on secure
# Serial terminals
# The 'dialup' keyword identifies dialin lines to login, fingerd etc.
ttyd0 "/usr/libexec/getty std.9600" dialup off secure
Modified: pcbsd/trunk/system-overlay/PCBSD/xorg-gui/conf/ttys.xsetup
===================================================================
--- pcbsd/trunk/system-overlay/PCBSD/xorg-gui/conf/ttys.xsetup 2008-06-06 19:08:32 UTC (rev 2032)
+++ pcbsd/trunk/system-overlay/PCBSD/xorg-gui/conf/ttys.xsetup 2008-06-07 09:36:05 UTC (rev 2033)
@@ -30,18 +30,18 @@
#
# 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 xsetup" cons25 on secure
+ttyv0 "/usr/libexec/getty xsetup" cons25r 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 on secure
-#ttyv4 "/usr/local/bin/kdm" xterm 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
+ttyv1 "/usr/libexec/getty Pc" cons25 on secure
+ttyv2 "/usr/libexec/getty Pc" cons25 on 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/libexec/getty Pc" cons25 on secure
# Serial terminals
# The 'dialup' keyword identifies dialin lines to login, fingerd etc.
ttyd0 "/usr/libexec/getty std.9600" dialup off secure
More information about the Commits
mailing list