On Mon, Jun 7, 2010 at 5:58 PM, FreeLSDmachine <[email protected] > wrote:
> I have been using PCBSD for a while because I felt like cheating as > far as drivers and compositing goes (I stripped most of the > unneccessessary junk out). My problem is that it tries to > automatically start X11 at login. I can still xinit and get x to work, > I just don't want to wait for it to return the error "failed to launch > x" or something along those lines. I'm sorry that I'm not providing > very specific info as I don't have physical access to my machine at > the moment, but basically what I'm trying to do is to stop x11 from > launching at login. Would I edit this in /etc/rc.d/ ? > > <http://groups.google.com/group/linuxusersgroup> Is there anything like this in /etc/rc.conf ? *local_startup="${local_startup} /usr/local/kde4/etc/rc.d" kdm4_enable="YES"* I added that as per the instructions on the FreeBSD wiki for enabling kdm at startup. So if you removed these lines, KDE should not start automatically. http://wiki.freebsd.org/KDE4/Install Since PCBSD is really FreeBSD with a custom KDE setup, this might work. -- You received this message because you are subscribed to the Linux Users Group. To post a message, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit our group at http://groups.google.com/group/linuxusersgroup
