I've tried altering my logout script by using
killall to shut down the problem processes before using slay, by
switching to pkill or plain old kill, but those processes are still left
running.  However, if you log into a shell as the same user that has
those running processes, and run the logout script, all the processes
are killed off as they should be.

I use gdm/icewm, I don't know about slay, etc. but
I use the following and has always worked for killing
all the users processes.

menu
========
prog "Logout" logout /usr/local/bin/killicewm


/usr/local/bin/killicewm
=========================
#!/bin/sh
exec killall icewm




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_____________________________________________________________________
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