cronie: Add missing config file

This commit is contained in:
northboot 2024-09-24 21:47:51 +02:00 committed by Leah Neukirchen
parent c0a3bad857
commit 21d432d73a
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'cronie'
pkgname=cronie
version=1.7.2
revision=1
revision=2
build_style=gnu-configure
configure_args="--with-inotify --without-selinux --with-pam
--enable-anacron --enable-pie --enable-relro"
@ -22,7 +22,7 @@ make_dirs="
/etc/cron.monthly 0755 root root
/var/spool/cron 0755 root root
/var/spool/anacron 0755 root root"
conf_files="/etc/anacrontab /etc/pam.d/crond /etc/cron.deny"
conf_files="/etc/anacrontab /etc/pam.d/crond /etc/cron.deny /etc/default/anacron"
provides="cron-daemon-0_1"
alternatives="