From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id F2C9C13877A for ; Mon, 28 Jul 2014 16:48:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BFE9FE0E76; Mon, 28 Jul 2014 16:47:57 +0000 (UTC) Received: from mail-vc0-f171.google.com (mail-vc0-f171.google.com [209.85.220.171]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9E018E0E6E for ; Mon, 28 Jul 2014 16:47:56 +0000 (UTC) Received: by mail-vc0-f171.google.com with SMTP id hq11so11583111vcb.16 for ; Mon, 28 Jul 2014 09:47:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:content-type; bh=6cyrgO8vChlZfMdIdG6RlVHhV6D0vpl81FWUukqRlXc=; b=W6eYkLzPwMlIK0ssDl90X9JDIBWO66CRMaO5esE8YpvV79XErANO/UWMBIgj1m1uVX oH2UYRddzvyhBop9tWsR//0rVYBwj186IEYfxjeVN4ih7kb2tUaWzeM02H7yj39z3mFw aMQ+a6zfCd13KYaeE8LjVrDZ1meG/6XMJloLh0yRGFAsYqV2eQZgCKEoUhF5cSkZRSV4 Gj3tkTtBJwjCXmYwccYhxBHjmIzY58cey+DagsxkbWN9jrB31j0l0Pgh/mIi6AJg9eTs Q4YASdh6vFuXEGi+mybDjbM3aFo4vUcDPyWmLv2SZ98fHTOnKvyJ0djgWCLwCFMrIxHf WFag== 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 X-Received: by 10.221.9.72 with SMTP id ov8mr2054338vcb.27.1406566075746; Mon, 28 Jul 2014 09:47:55 -0700 (PDT) Sender: freemanrich@gmail.com Received: by 10.52.8.229 with HTTP; Mon, 28 Jul 2014 09:47:55 -0700 (PDT) In-Reply-To: References: <53D39983.8050706@gmail.com> Date: Mon, 28 Jul 2014 12:47:55 -0400 X-Google-Sender-Auth: K2HQSclUd4Id0MX-ZAHyUV58q8Q Message-ID: Subject: Re: [gentoo-user] re: which NTPd package to use? From: Rich Freeman To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: 69cc0dc9-0fc3-4b47-83bc-14131a149bc6 X-Archives-Hash: 7893f9ff6c378f85c864fa6664684dd6 On Mon, Jul 28, 2014 at 12:42 PM, Douglas J Hunley wrote: > > On Sat, Jul 26, 2014 at 5:05 AM, Alexander Kapshuk > wrote: >> >> >> Which NTPd package would the list recommend using, ntp, openntpd, or >> some other package? >> >> openntpd seems to be easier to set up according to wiki.gentoo.org. >> >> The list's advice would be much appreciated. > > > This is going to be very unpopular with the list, but if you've already > jumped to the systemd camp, it has one built in... Anybody have a decent comparison of timedated vs ntpd or anything else for that matter? Running ntpd isn't hard at all, so I'm not really sure why I'd want to switch. At the very least I'd want to ensure that the replacement covers the basics. I am running networkd and I'm very happy with it. Setting it up for dhcp-only is brain-dead simple, and I have it serving up a bridge for containers/kvm with fairly little trouble as well. Rich