Bug 616385 - RFE: chrony support
Summary: RFE: chrony support
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-date
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Nils Philippsen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-07-20 10:29 UTC by Miroslav Lichvar
Modified: 2011-07-22 13:36 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-07-22 13:36:35 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
add chrony support (11.47 KB, patch)
2010-07-20 10:29 UTC, Miroslav Lichvar
no flags Details | Diff
switch to systemctl to manage NTP services (3.21 KB, patch)
2011-07-15 13:49 UTC, Miroslav Lichvar
no flags Details | Diff

Description Miroslav Lichvar 2010-07-20 10:29:23 UTC
Created attachment 433122 [details]
add chrony support

Description of problem:
The attached patch adds support for the chrony NTP client. The s-c-d dependency on ntp is removed (ntp is installed by default in comps, so this shouldn't cause any problems) and configured will be ntpd or chronyd depending on which is installed or enabled. If none of them is installed, the NTP checkbox will be greyed out and if they are both installed and disabled, chrony will be selected.

Some of the localized strings might need an update.

Also, I think the ntp.conf template could be dropped, an empty config containing only the specified servers is a valid config too.

Comment 1 Nils Philippsen 2010-08-27 15:21:20 UTC
Yeah, makes sense.

Comment 2 Miroslav Lichvar 2011-05-26 14:03:35 UTC
Any updates? It would be nice to have this in F16.

Comment 3 Miroslav Lichvar 2011-07-15 13:49:51 UTC
Created attachment 513383 [details]
switch to systemctl to manage NTP services

chrony package no longer provides SysV init script and ntp will follow. This patch replaces service and chkconfig calls with systemctl.

Comment 4 Miroslav Lichvar 2011-07-15 13:56:03 UTC
Support for chrony in s-c-d is required for proposed Fedora feature

http://fedoraproject.org/wiki/Features/ChronyDefaultNTP

Please let me know if the patches need more work.

Comment 5 Miroslav Lichvar 2011-07-22 13:36:35 UTC
The patches are included in system-config-date-1.9.61-3.fc16.


Note You need to log in before you can comment on or make changes to this bug.