On Thu, 28 Apr 2011 10:13:47 -0700
bsquared <bwcod...@gmail.com> wrote:

> On Thu, Apr 28, 2011 at 10:00 AM,  <al...@verizon.net> wrote:
> > Hello,
> >
> > I'm confused about 'setclock' script activation in the boot sequence.
> > Maybe I'm missing something:
> >  seems to have disappeared from '/etc/rc.d/rcsysinit.d/'
> >
> > Thanks,
> > -- Alex
> > --
> > http://linuxfromscratch.org/mailman/listinfo/lfs-support
> > FAQ: http://www.linuxfromscratch.org/lfs/faq.html
> > Unsubscribe: See the above information page
> >
> 
> I may have the same problem,
> Timezone is set in /etc/profile export TZ='America/Los Angeles'
> and in /etc/localtime
> 
> /etc/sysconfig/clock has UTC=false
> /etc/rc.d/init.d/setclock is current from LFS 6.8
> 
> if I manually run 'setclock start' time is correct.
> 
According to 55-lfs.rules udev should run the setclock script
when /dev/rtc becomes available. Does /dev/rtc exist? Maybe you
configured your kernel without real time clock support?

zgrep CONFIG_RTC /proc/config.gz

Andy
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to