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

From: Rob Helmer (robert@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



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:26:39 EDT