Re: [cdesktopenv-devel] dtlogin init script changes

2012-11-26 Thread Marcin Cieslak
On Sat, 24 Nov 2012, Isaac Dunham wrote: > But I have a question/request: > is there a way to _silence_ GettyMessage (what sends this message to VT1:) > * > * > * Starting Desktop Login on display :0 > * > * Wait for the Desktop Login screen

Re: [cdesktopenv-devel] dtlogin init script changes

2012-11-24 Thread Isaac Dunham
On Sat, 24 Nov 2012 19:11:24 -0700 (MST) Jon Trulson wrote: > On Mon, 5 Nov 2012, Isaac Dunham wrote: > > > I've been poking at the dtlogin initscript on and off. > > I found a few rough edges: > > 1: dtlogin must be started in the background, and certainly should not be > > exec'd > > - /etc/i

Re: [cdesktopenv-devel] dtlogin init script changes

2012-11-24 Thread Jon Trulson
On Mon, 5 Nov 2012, Isaac Dunham wrote: > I've been poking at the dtlogin initscript on and off. > I found a few rough edges: > 1: dtlogin must be started in the background, and certainly should not be > exec'd > - /etc/init.d/dtlogin start should return to a command prompt after starting > dtlo

[cdesktopenv-devel] dtlogin init script changes

2012-11-05 Thread Isaac Dunham
I've been poking at the dtlogin initscript on and off. I found a few rough edges: 1: dtlogin must be started in the background, and certainly should not be exec'd - /etc/init.d/dtlogin start should return to a command prompt after starting dtlogin, which it won't currently. 2. The LSB header would