Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 464948

Summary: net-misc/chrony - add systemd support
Product: Gentoo Linux Reporter: Enrico Tagliavini <enrico.tagliavini>
Component: Current packagesAssignee: Jeroen Roovers (RETIRED) <jer>
Status: RESOLVED FIXED    
Severity: enhancement CC: mgorny
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: add systemd unit files to the ebuild

Description Enrico Tagliavini 2013-04-07 12:14:26 UTC
Created attachment 344712 [details, diff]
add systemd unit files to the ebuild

There is not ntp client in gentoo supporting systemd. Chrony is a very nice one and it is easy to add support for it. Attached you can find a patch for both 1.26 and 1.27 [well a revbump is needed if we want to be strict, since installed files are changing]

unit files are installed unconditionally since they are small, and if the user don't want them there is INSTALL_MASK. Feel free to change it.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2013-04-08 11:08:49 UTC
Comment on attachment 344712 [details, diff]
add systemd unit files to the ebuild

This patch has quite a few issues.
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2013-04-08 11:11:43 UTC
I added systemd support to 1.27-r1.
Comment 3 Enrico Tagliavini 2013-04-08 11:44:44 UTC
(In reply to comment #1)
> Comment on attachment 344712 [details, diff] [details, diff]
> add systemd unit files to the ebuild
> 
> This patch has quite a few issues.

Oops, sorry about that. Thank you very much for the merge