> On 3/3/06, Danny Howard <[EMAIL PROTECTED]> wrote:
> > If a system is not running UTC as its locale, but I want to schedule a
> > UTC cron job in crontab, is it sufficient to put a little:
> > TZ=UTC
> > Right before the job?

On 3/4/06, Noel Jones <[EMAIL PROTECTED]> wrote:
> Pretty sure the above will only set the timezone for your job, and not
> alter the schedule time.  But I don't know a solution to your problem.

How about running cron with the TZ environment set?
Ie. setting TZ=UTC in /etc/rc.d/cron

I haven't tried this myself.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to