[18174] in Athena Bugs
Re: zctl loses on long logins
daemon@ATHENA.MIT.EDU (Jonathon Weiss)
Mon Aug 21 18:07:06 2000
Date: Mon, 21 Aug 2000 18:07:03 -0400 (EDT)
Message-Id: <200008212207.SAA02703@speaker-for-the-dead.mit.edu>
To: Greg Hudson <ghudson@mit.edu>
CC: "andrew m. boardman" <AMB@mit.edu>, bugs@mit.edu
In-reply-to: "[18173] in Athena Bugs"
From: Jonathon Weiss <jweiss@MIT.EDU>
On my workstations I get around this problem by running
clean_tmp_areas out of reactivate, rather that a cron entry. Since
reactivate only runs when no one is logged in, this has the effect of
implementing Greg's suggestion without C code or brittle shell
scripting. Of course, it has a different set of failure modes, but
I'm more prepared to deal with those on my personal machines.
--
Jonathon