cronie: fix up pam.d/crond, bumprev.
--HG-- extra : convert_revision : 88b6ca0fade513162ecadd8e6aa9972e19404070
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# Template file for 'cronie'
|
||||
pkgname=cronie
|
||||
version=1.4.3
|
||||
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
|
||||
@@ -35,6 +36,8 @@ post_install()
|
||||
install -m644 ${FILESDIR}/crontab ${DESTDIR}/etc/crontab
|
||||
install -m644 ${FILESDIR}/crond.logrotate \
|
||||
${DESTDIR}/etc/logrotate.d/crond
|
||||
rm -vf ${DESTDIR}/etc/pam.d/crond
|
||||
install -D -m644 ${FILESDIR}/crond.pam ${DESTDIR}/etc/pam.d/crond
|
||||
|
||||
# Add /etc/cron.deny empty, to allow all users.
|
||||
touch ${DESTDIR}/etc/cron.deny
|
||||
|
||||
Reference in New Issue
Block a user