On Mon, 2008-02-11 at 10:03 +0700, Diwakoe wrote: > Dear all, > > I have Fedora 7 and LTSP 4.2 running well but some process still > active when user logout and this become additional work for me to kill > the active process one by one manually over "System Monitor". > > Is there any script which can kill the process automatically when user logout?
Diwa, you can add "pkill -u $USER" to /etc/gdm/PostSession/Default. -David ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _____________________________________________________________________ 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
