diff --git a/srcpkgs/chrony/files/chrony.logrotate b/srcpkgs/chrony/files/chrony.logrotate deleted file mode 100644 index c7ea5499c8c..00000000000 --- a/srcpkgs/chrony/files/chrony.logrotate +++ /dev/null @@ -1,7 +0,0 @@ -/var/log/chrony/* { - missingok - sharedscripts - postrotate - systemctl try-restart chrony.service >/dev/null 2>&1 || true - endscript -} diff --git a/srcpkgs/chrony/template b/srcpkgs/chrony/template index c20aa971b55..50a483dbae5 100644 --- a/srcpkgs/chrony/template +++ b/srcpkgs/chrony/template @@ -1,7 +1,7 @@ # Template file for 'chrony' pkgname=chrony version=1.26 -revision=10 +revision=11 build_style=gnu-configure makedepends="libcap-devel readline-devel" short_desc="Sets your computer's clock from time servers on the Net" @@ -32,7 +32,6 @@ make_dirs=" post_install() { vinstall ${FILESDIR}/chrony.conf 644 etc vinstall ${FILESDIR}/chrony.service 644 usr/lib/systemd/system - vinstall ${FILESDIR}/chrony.logrotate 644 etc/logrotate.d chrony rm -rf ${DESTDIR}/usr/share/doc # for systemd-timedated.