SUMMARY: cron using UTC w/o resetting system timezone?

From: Rob Helmer <robert_at_roberthelmer.com>
Date: Thu Jun 26 2003 - 17:28:25 EDT
Thanks to everyone who replied!

The "TZ" variable just needs to be set before cron is invoked, by e.g.
editing /etc/init.d/cron and adding :

TZ=UTC
export TZ

At the top, and restarting cron using the init script.



Thanks,
Rob Helmer
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers
Received on Thu Jun 26 17:20:45 2003

This archive was generated by hypermail 2.1.8 : Thu Mar 03 2016 - 06:43:15 EST