On Mon, Mar 09, 2009 at 04:08:25PM +0100, Peter Stein wrote:
> Now I have (of course) a new problem: ldm does not respawn
> automatically if you hit strg+alt+backspace or type in the wrong pw.

the screen scripts have changed- each screen script used to handle respawning
independently (if at all).

try creating a script and placing it in
/opt/ltsp/i386/etc/ltsp/screen.d/ldm-respawn:

  while : ; do
      . /usr/share/ltsp/screen.d/ldm
  done

and set in lts.conf:

 SCREEN_07=ldm-respawn

you might very well encounter other problems, but that's at least a starting
point...

live well,
  vagrant

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to