SUMMARY: cron using UTC w/o resetting system timezone?
From: Rob Helmer (robert_at_roberthelmer.com)
Date: 06/26/03
- Previous message: Andreas Klemm: "SUMMARY Sun V210 and V240 resets spontaneously within jumpstart postinstall script"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 26 Jun 2003 14:28:25 -0700 To: sunmanagers@sunmanagers.org
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
- Previous message: Andreas Klemm: "SUMMARY Sun V210 and V240 resets spontaneously within jumpstart postinstall script"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]