From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:50702) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i6SKR-0008NP-Rj for guix-patches@gnu.org; Sat, 07 Sep 2019 00:28:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i6SKQ-0002xx-K4 for guix-patches@gnu.org; Sat, 07 Sep 2019 00:28:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:56897) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1i6SKQ-0002xr-Em for guix-patches@gnu.org; Sat, 07 Sep 2019 00:28:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1i6SKQ-0002JX-8r for guix-patches@gnu.org; Sat, 07 Sep 2019 00:28:02 -0400 Subject: [bug#37295] [PATCHv3] services: ntp: Support different NTP server types and options. Resent-Message-ID: From: Maxim Cournoyer References: <8736hd1sfb.fsf@x200.i-did-not-set--mail-host-address--so-tickle-me> <87ef0wzz3j.fsf_-_@gmail.com> <20190905070943.GT13917@E5400> <87k1apx0tw.fsf_-_@gmail.com> <20190906104613.GB13943@E5400> Date: Sat, 07 Sep 2019 13:27:15 +0900 In-Reply-To: <20190906104613.GB13943@E5400> (Efraim Flashner's message of "Fri, 6 Sep 2019 13:46:13 +0300") Message-ID: <87r24sviho.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Efraim Flashner Cc: 37295@debbugs.gnu.org Efraim Flashner writes: > I like the changes to the openntpd service in relation to the other > changes. Great! I'll be awaiting an OK or let some time pass (2 weeks from now) before I merge these patches into master. You may want to check out the fixes I did to the openntp package/service here as well: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=37318. Thank you, Maxim