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.
-- 
Isaac Dunham <ibid...@lavabit.com>

Attachment: dtlogin
Description: Binary data

------------------------------------------------------------------------------
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
_______________________________________________
cdesktopenv-devel mailing list
cdesktopenv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel

Reply via email to