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 
> dtlogin, which it won't currently.
> 2. The LSB header would ideally start in runlevel 5...
> 3. All the arguments and options passed to /usr/dt/bin/dtlogin should go in 
> an OPTIONS variable, to ease customization. Then the script can source 
> /etc/dtlogin.conf or similar.
> 4. Starting X on VT7 is much better than VT2...
> 5. It needs to depend on rpcbind (if rpcbind hasn't started, ttsession goes 
> to 100%)
> This script as I have it is not quite ideal, but it works better than the 
> current one.
>

Are you proposing changes to the existing one - ie: is the one
attached supposed to replace the one in cde/contrib/rc/linux/dtlogin?

Also, dtlogin can be started in daemon (background) mode with:

dtlogin -daemon


-- 
Jon Trulson

"Oh the land of the free, and the home of the brave.
  Are you heaven on Earth, or the gloom of the grave."
                 -- Iron Sky



------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
cdesktopenv-devel mailing list
cdesktopenv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel

Reply via email to