Re: [gentoo-user] set xdm to start after agetty

2007-10-03 Thread Matthias Bethke
Hi Thanasis, on Friday, 2007-09-28 at 22:41:52, you wrote: > How can we set the xdm/gdm not to start before the agetty processes > (during the boot phase)? Have a look at the depend() function in /etc/init.d/xdm. It specifies what should be started before xdm, so adding agetty to an "after" line

Re: [gentoo-user] set xdm to start after agetty

2007-09-30 Thread Daniel Iliev
On Fri, 28 Sep 2007 22:41:52 +0300 Thanasis <[EMAIL PROTECTED]> wrote: > How can we set the xdm/gdm not to start before the agetty processes > (during the boot phase)? Just an idea for a possible direction to point your investigation to... /etc/config-archive/etc/conf.d/xdm: === # Tell X to alw

Re: [gentoo-user] set xdm to start after agetty

2007-09-30 Thread Albert Hopkins
On Sun, 2007-09-30 at 19:43 -0500, Dan Farrell wrote: > > # rc-upate del xdm > > # echo '/etc/init.d/xdm start' >> /etc/conf.d/local.start > > > > I don't think you'd need to add anything to local.stop but you may > > wanna verify that. > > > > -- > > Albert W. Hopkins > > > You might want to s

Re: [gentoo-user] set xdm to start after agetty

2007-09-30 Thread Dan Farrell
On Sat, 29 Sep 2007 06:31:58 -0500 Albert Hopkins <[EMAIL PROTECTED]> wrote: > > On Fri, 2007-09-28 at 22:41 +0300, Thanasis wrote: > > How can we set the xdm/gdm not to start before the agetty processes > > (during the boot phase)? > > I actually run /etc/init.d/xdm manually after a boot becau

Re: [gentoo-user] set xdm to start after agetty

2007-09-29 Thread Albert Hopkins
On Fri, 2007-09-28 at 22:41 +0300, Thanasis wrote: > How can we set the xdm/gdm not to start before the agetty processes > (during the boot phase)? I actually run /etc/init.d/xdm manually after a boot because, chances are, if I've rebooted my machine there's stuff I'm gonna want to do from the c

[gentoo-user] set xdm to start after agetty

2007-09-28 Thread Thanasis
How can we set the xdm/gdm not to start before the agetty processes (during the boot phase)? -- [EMAIL PROTECTED] mailing list