On Wed, 17 Oct 2001, Mehul Vora wrote:

> >Run timeconf.  Make sure you check the box for hardclock set to UTC.
> >The run "hwclock --utc --systohc" to make sure your hardware clock
> >is set correctly.
> >
> >If you do not want to run timeconfig, you can edit /etc/sysconfig/clock
> >and set it to:
> >ZONE="US/Central"
> >UTC=true
>
> i believe UTC=true doesnt work... should be UTC=yes

 From /etc/rc.sysinit:

        case "$UTC" in
           yes|true)
            ...

-- 
Bill Crawford, Unix Systems Developer, GTS Netcom
work: [EMAIL PROTECTED], home: [EMAIL PROTECTED]
        if (! (awake & TASK_RUNNABLE))
                return -ENOCAFFEINE;



_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list

Reply via email to