commit: 623c01dffa7caefbea2909dbba4c7ed32fd589c3 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jan 18 22:52:38 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jan 18 22:54:38 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=623c01df
net-misc/chrony: chrony.conf, not chronyd.conf Bug: https://bugs.gentoo.org/835461 Fixes: bccc7ae446ae4f100cdd87227a636541769ecde6 Signed-off-by: Sam James <sam <AT> gentoo.org> net-misc/chrony/{chrony-4.3-r3.ebuild => chrony-4.3-r4.ebuild} | 2 +- net-misc/chrony/chrony-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/chrony/chrony-4.3-r3.ebuild b/net-misc/chrony/chrony-4.3-r4.ebuild similarity index 99% rename from net-misc/chrony/chrony-4.3-r3.ebuild rename to net-misc/chrony/chrony-4.3-r4.ebuild index f66b2735ecbf..6fce1a0d7297 100644 --- a/net-misc/chrony/chrony-4.3-r3.ebuild +++ b/net-misc/chrony/chrony-4.3-r4.ebuild @@ -167,7 +167,7 @@ src_install() { default # Compatibility with other distributions who install to /etc/chrony.conf (bug #835461) - dosym /etc/chrony/chrony.conf /etc/chronyd.conf + dosym -r /etc/chrony/chrony.conf /etc/chrony.conf newinitd "${FILESDIR}"/chronyd.init-r2 chronyd newconfd "${T}"/chronyd.conf chronyd diff --git a/net-misc/chrony/chrony-9999.ebuild b/net-misc/chrony/chrony-9999.ebuild index 76ce6a722adb..b7dd9ac322a9 100644 --- a/net-misc/chrony/chrony-9999.ebuild +++ b/net-misc/chrony/chrony-9999.ebuild @@ -165,7 +165,7 @@ src_install() { default # Compatibility with other distributions who install to /etc/chrony.conf (bug #835461) - dosym /etc/chrony/chrony.conf /etc/chronyd.conf + dosym -r /etc/chrony/chrony.conf /etc/chrony.conf newinitd "${FILESDIR}"/chronyd.init-r2 chronyd newconfd "${T}"/chronyd.conf chronyd