cronie: update logrotate file for systemd.

This commit is contained in:
Juan RP 2011-10-11 05:48:28 +02:00
parent 0a60065bef
commit b4aef22d7f
2 changed files with 2 additions and 1 deletions

View File

@ -2,6 +2,6 @@
sharedscripts
copytruncate
postrotate
/etc/init.d/crond reload >/dev/null 2>&1 || true
systemctl try-restart cronie.service >/dev/null 2>&1 || true
endscript
}

View File

@ -1,6 +1,7 @@
# Template file for 'cronie'
pkgname=cronie
version=1.4.8
revision=1
distfiles="https://fedorahosted.org/releases/c/r/cronie/cronie-$version.tar.gz"
build_style=gnu_configure
configure_args="--with-inotify --without-selinux --with-pam --disable-anacron