Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Nov 2004 01:26:42 +0100
From:      Jose M Rodriguez <josemi@freebsd.jazztel.es>
To:        Michael Nottebrock <michaelnottebrock@gmx.net>
Cc:        kde-freebsd@freebsd.kde.org
Subject:   Re: [kde-freebsd] X related scripts in Xclients ports
Message-ID:  <200411160126.43029.freebsd@redesjm.local>
In-Reply-To: <200411160058.03975.michaelnottebrock@gmx.net>
References:  <200411151151.33028.freebsd@redesjm.local> <200411160043.15294.freebsd@redesjm.local> <200411160058.03975.michaelnottebrock@gmx.net>

next in thread | previous in thread | raw e-mail | index | archive | help

El Martes, 16 de Noviembre de 2004 00:57, Michael Nottebrock escribió:
> On Tuesday, 16. November 2004 00:43, Jose M Rodriguez wrote:
> > El Lunes, 15 de Noviembre de 2004 14:04, Michael Nottebrock 
escribió:
> > > Jose M Rodriguez wrote:
> > > > Any comments on this are welcome.
> > >
> > > Before I go commenting, I have a question... what's the
> > > PR-number? :)
> >
> > http://docs.freebsd.org/cgi/getmsg.cgi?fetch=1397145+0+archive/2004
> >/freebsd -current/20041003.freebsd-current
>
> I can't find this message in my archive of freebsd-current. Can you
> please send the patch again (as an attachment)?

this is the patch I use locally against RELENG_5 (patch -p0 
from /usr/src)

the script is /etc/rc.d/0xdm

But I think that a localpkg script must be better (Usable in RELENG_4, 
less problems with init, etc ...

Also you may need in Xservers:
-:0 local /usr/X11R6/bin/X -nolisten tcp
+:0 local /usr/X11R6/bin/X -nolisten tcp vt9

With avoid any kind of race with init gettys (up to vt8).  You can 
detect this race by a graphical login without keyboard input.

--
  josemi


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411160126.43029.freebsd>