| Summary: | Add a timezone related hint to make world section of hb | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Nils Holland <nils> | ||||
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Nils Holland
2002-01-16 10:10:10 UTC
This info indeed should be added, thanks! On Wed, Jan 16, 2002 at 11:07:37AM +0100, Nils Holland wrote: > > *** chapter.sgml Wed Jan 16 10:27:30 2002 > --- chapter-new Wed Jan 16 10:57:24 2002 > *************** > *** 754,759 **** > --- 754,769 ---- > <para>This checks the filesystems, remounts <filename>/</filename> > read/write, mounts all the other UFS filesystems referenced in > <filename>/etc/fstab</filename> and then turns swapping on.</para> > + > + <para>If your CMOS clock is set to local time and not to GMT, > + you should also run the following command:</para> > + &prompt.root; <userinput>adjkerntz -i</userinput></screen> > + > + <para>This will make sure that your local timezone settings > + get set up correctly - without this, you may later run into some > + not dramatic, but still weird problems.</para> > + > + > </sect2> > > <sect2> -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age State Changed From-To: open->closed Committed, thanks! |