From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (unknown [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 834881381FA for ; Tue, 27 May 2014 08:07:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DF5B8E08F0; Tue, 27 May 2014 08:07:52 +0000 (UTC) Received: from mail.digimed.co.uk (82-69-83-178.dsl.in-addr.zen.co.uk [82.69.83.178]) by pigeon.gentoo.org (Postfix) with ESMTP id 65963E087C for ; Tue, 27 May 2014 08:07:51 +0000 (UTC) Received: from hactar.digimed.co.uk (hactar.digimed.co.uk [192.168.1.3]) by mail.digimed.co.uk (Postfix) with ESMTPSA id C786824306 for ; Tue, 27 May 2014 09:07:50 +0100 (BST) Date: Tue, 27 May 2014 09:07:50 +0100 From: Neil Bothwick To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: howto get systemd to use localtime (I think) Message-ID: <20140527090750.3ac478c9@hactar.digimed.co.uk> In-Reply-To: <7536.1401169037@ccs.covici.com> References: <20016.1401133464@ccs.covici.com> <5384106A.10206@gentoo.org> <7536.1401169037@ccs.covici.com> Organization: Digital Media Production X-Mailer: Claws Mail 3.10.0-2-g51af19 (GTK+ 2.24.23; x86_64-pc-linux-gnu) X-GPG-Fingerprint: 7260 0F33 97EC 2F1E 7667 FE37 BA6E 1A97 4375 1903 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/RQPzK2o_iYUQSBkX+Me/B=u"; protocol="application/pgp-signature" X-Archives-Salt: 43b65983-da06-4e2e-870c-6a85e284af1e X-Archives-Hash: 9f3d5492b2134e520155480f934224bb --Sig_/RQPzK2o_iYUQSBkX+Me/B=u Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Tue, 27 May 2014 01:37:17 -0400, covici@ccs.covici.com wrote: > OK, thanks, I have no /etc/adjtime at all, and I have two files, > /etc/localtime (not a link) and /etc/timezone. Should I delete the > later and change the former to a link? No. Gentoo copies the correct file from /usr/share/zoneinfo rather than making a symlink, so that it still works if /usr is a separate filesystem that has not yet been mounted - the clock is set before local filesystems are mounted. It uses the contents of /etc/timezone to determine which file to copy. Check that /etc/timezone is correct. If not, change it and either copy the correct file manaually or re-emerge sys-libs/timezone-data. --=20 Neil Bothwick Accept that some days you're the pigeon, and some days you're the statue. --Sig_/RQPzK2o_iYUQSBkX+Me/B=u Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) iEYEARECAAYFAlOER9YACgkQum4al0N1GQNOwQCeIdrCK42SkzHgajbXkb8re2rp F5gAn02vslTGlxmo3Z20yjM9GkANCKrP =fowh -----END PGP SIGNATURE----- --Sig_/RQPzK2o_iYUQSBkX+Me/B=u--