Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 53457 - Explanation for creating time symlink in manual needs extra step.
Summary: Explanation for creating time symlink in manual needs extra step.
Status: RESOLVED INVALID
Alias: None
Product: [OLD] Docs-user
Classification: Unclassified
Component: Handbook (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Docs Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-09 15:25 UTC by Kelly
Modified: 2004-06-09 15:46 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kelly 2004-06-09 15:25:10 UTC
In the handbook it states that one should create a symlink to the local timezone at /etc/localtime. What is not mentioned is that a factory-default timezone file is already installed and that it can and should be deleted in favor of the symlink.

Reproducible: Always
Steps to Reproduce:
Comment 1 SpanKY gentoo-dev 2004-06-09 15:46:08 UTC
thats why it says 'ln -sf' and not 'ln -s'