****Changing the Time Zone
Craig White
craigwhite at azapple.com
Tue Sep 16 20:20:30 MST 2008
On Tue, 2008-09-16 at 19:45 -0700, Bryan O'Neal wrote:
> Since I don't even have that config file I have not pursued solutions
> that require it ;)
> in that case...
>
> # cat /etc/sysconfig/clock
> # The ZONE parameter is only evaluated by system-config-date.
> # The timezone of the system is defined by the contents
> of /etc/localtime.
> ZONE="America/Phoenix"
> UTC=true
> ARC=false
>
> But I don't know what, other than a restart, would cause the system to
> re-read this configuration file.
----
I think that like many of /etc/sysconfig files on Red Hat systems, if the files don't exist, they are ignored but if they exist, they are used.
Clearly the comments in the file suggest that the timezone setting is ignored
Craig
More information about the PLUG-discuss
mailing list