Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 464948 - net-misc/chrony - add systemd support
Summary: net-misc/chrony - add systemd support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Jeroen Roovers (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-07 12:14 UTC by Enrico Tagliavini
Modified: 2013-04-08 11:44 UTC (History)
1 user (show)

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


Attachments
add systemd unit files to the ebuild (0001-chrony-add-systemd-support.patch,6.42 KB, patch)
2013-04-07 12:14 UTC, Enrico Tagliavini
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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