Fix default path in /etc/ttys

Victor Balada Diaz victor at bsdes.net
Mon Aug 7 13:32:15 PDT 2006


Change the default path for XDM to the new pkgsrc location. I don't
have X11 installed, so i guessed this path from the PLIST files on
pkgsrc. Please, double check it.

-- 
La prueba más fehaciente de que existe vida inteligente en otros
planetas, es que no han intentado contactar con nosotros. 
Index: etc/etc.i386/ttys
===================================================================
RCS file: /home/dcvs/src/etc/etc.i386/ttys,v
retrieving revision 1.5
diff -u -r1.5 ttys
--- etc/etc.i386/ttys	6 Oct 2004 06:24:11 -0000	1.5
+++ etc/etc.i386/ttys	7 Aug 2006 20:11:32 -0000
@@ -40,7 +40,7 @@
 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
+ttyv8	"/usr/pkg/xorg/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




More information about the Submit mailing list