Subject: Re: running syslogd with a different time zone?
To: None <netbsd-users@netbsd.org>
From: Christos Zoulas <christos@zoulas.com>
List: netbsd-users
Date: 02/04/2004 17:22:01
In article <20040204163939.E98A57B43@berkshire.research.att.com>,
Steve Bellovin <smb@research.att.com> wrote:
>I'd like to be able to run syslogd on UTC, rather than my machine's 
>time zone.  I tried putting
>
>	TZ=UTC0
>	export TZ
>
>in /etc/rc.conf.d/syslogd but that doesn't help.  Any other thoughts?
>
>		--Steve Bellovin, http://www.research.att.com/~smb

I usually run the machine UTC, and put TZ=US/Eastern in my startup file.

christos