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

From: Rob Helmer (robert_at_roberthelmer.com)
Date: 06/26/03

  • Next message: Michael DeSimone: "[ Follow up ] Unable to boot Ultra 60"
    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


  • Next message: Michael DeSimone: "[ Follow up ] Unable to boot Ultra 60"