Kai Stierl wrote:
> Hello together,
>
> I've got a problem with the LTSP version 5.1.3 on debian etch:
> Some processes (like OpenOffice) are not terminated after the session has
> ended. This is quite serious, since OpenOffice uses to lock user profiles
> and cannot be started again unless successfully terminated.
> Is there a way to ensure that all processes are terminated successful when
> users log off or clients shut down?
>
> Thanks in advance,
> Kai Stierl
>   
We added a .xprofile to the users home directory to help with this 
issue.  It works most of the time in cleaning out ghost processes.  This 
is kicked off at login by gdm.  The content of the .xprofile is:
killall -u $USER

HTH

Dan

-- 
CONFIDENTIALITY NOTICE:
This message, and any attachments that may accompany it, contain information 
that is intended for the use of the individual or entity to which it is 
addressed and may contain information that is privileged, confidential, or 
otherwise exempt from disclosure under applicable law.  If the recipient of 
this message is not the intended recipient, any disclosure, copying, or other 
use of this communication or any of the information herein is unauthorized and 
prohibited.  If you have received this message in error, please notify the 
original sender by return mail and delete this message, along with any 
attachments, from your computer.  Thank you.  


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_____________________________________________________________________
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