[PC-BSD Commits] r2642 - pcbsd/trunk/livedvd-overlay/etc
svn at pcbsd.org
svn at pcbsd.org
Thu Aug 21 12:42:21 PDT 2008
Author: kris
Date: 2008-08-21 12:42:21 -0700 (Thu, 21 Aug 2008)
New Revision: 2642
Modified:
pcbsd/trunk/livedvd-overlay/etc/ttys
Log:
Fixed a typo in our ttys file we use on livedvd
Modified: pcbsd/trunk/livedvd-overlay/etc/ttys
===================================================================
--- pcbsd/trunk/livedvd-overlay/etc/ttys 2008-08-21 18:48:57 UTC (rev 2641)
+++ pcbsd/trunk/livedvd-overlay/etc/ttys 2008-08-21 19:42:21 UTC (rev 2642)
@@ -37,7 +37,7 @@
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/bin/pdm" xterm on secure
+ttyv4 "/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
More information about the Commits
mailing list