Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 489044 - net-misc/chrony - should call systemd_enable_ntpunit to register its service in ntp-units.d
Summary: net-misc/chrony - should call systemd_enable_ntpunit to register its service ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jeroen Roovers (RETIRED)
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2013-10-22 17:39 UTC by Kirill Elagin
Modified: 2013-11-19 20:03 UTC (History)
2 users (show)

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


Attachments
Call systemd_enable_ntpunit instead of direct doins (chrony-ntp-units.patch,430 bytes, patch)
2013-10-22 17:39 UTC, Kirill Elagin
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kirill Elagin 2013-10-22 17:39:44 UTC
Created attachment 361636 [details, diff]
Call systemd_enable_ntpunit instead of direct doins

(see bug 458132)
Comment 1 Pacho Ramos gentoo-dev 2013-10-25 06:46:06 UTC
Shouldn't ntp-utils be "preferred" over chrony? I think it was the "default" election at least from handbook and, then, its numbering should be higher than the one from bug 489040
Comment 2 Kirill Elagin 2013-10-25 06:54:18 UTC
That's what I thought. But I've checked the Handbook and it says nothing about NTP (neither ntpd, nor chrony).

Anyway, I was going to initiate a conversation about switching to chrony as the default if NTP setup is mentioned elsewhere in official docs. E.g., see https://fedoraproject.org/wiki/Features/ChronyDefaultNTP.
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2013-11-12 21:46:10 UTC
As a note: in order to let systemd fully interoperate with chrony, you need to have 'rtcsync' (and no 'rtcfile') in chrony.conf --- that is, make it use the kernel RTC calls.
Comment 4 Pacho Ramos gentoo-dev 2013-11-19 20:03:58 UTC
+  19 Nov 2013; Pacho Ramos <pacho@gentoo.org> chrony-1.29-r1.ebuild:
+  Use eclass function for the registering of ntp provider (#489044 by Kirill
+  Elagin)
+