On Thu 22 Jun 2006, martin f krafft wrote: > > This would allow configuration in /etc/tmpreaper.conf as well as > overriding it with the environment: > > DELAY=0 /etc/cron.daily/tmpreaper > > if I want to run it manually.
I'm a bit concerned about the name "DELAY", this could possibly be set already in people's environment as it's very vague, if you get what I mean... For a manual override perhaps it would be better to stick with TMPREAPER_DELAY? The cron.daily script could preserve the environment setting it was called for, before sourcing the tmpreaper.conf file, and using that as an override if it was defined? thanks, Paul Slootman -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

