On Tuesday 15 July 2008 03:03:10 [EMAIL PROTECTED] wrote: > Blinny and I have been picking at an rc.d script over the past few weeks > to handle killing stale user processes that may have lingered from a > previous login when users login again, as well as to prompt if the user > is logged in elsewhere and offer to kill off her other session. > > Attached is the result of the effort. I'd like to put it out there for > others who may be interested to test. Ultimately, if this works well, > we may wrap the whole thing in lts.conf-param toggle, so admins can > enable this feature or disable it as they see fit. As the script > currently stands, it will never be enabled by default, as there exist > environments where users may not want their processes from a previous > session killed. > > If you try it, please give feedback. > > The script should be placed in: > > /opt/ltsp/i386/usr/lib/ldm/rc.d/S15userLoginCheck > > and then, reroll the image. > > NOTE: Older versions of ldm, may have the rc.d directory > in: /opt/ltsp/i386/usr/share/ldm/rc.d/
When you logout ALL processes you spawned as login are supposed to die. Using that they don't as a feature is going to make blood someday. > as there exist > environments where users may not want their processes from a previous > session killed. James ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _____________________________________________________________________ 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
