Grant Edwards <[EMAIL PROTECTED]> writes:

> Copying the file seems like the wrong thing to do?
>
> Shouldn't you symlink /etc/localtime to the the appropriate
> file in /usr/share/zoneinfo?  That way when the zoneinfo files
> get udpated (as they all did), you'll use the new file?

Not anymore. If your system has the TIMEZONE variable definition in
/etc/conf.d/clock then when you emerge a new sys-libs/timezone-data
will update /etc/localtime for you with the correct timezone data.

The (potential) problem with symlinking is that /usr might be on the
root partition and there is not mounted at the start of the boot
sequence. 
-- 
[email protected] mailing list

Reply via email to