From 21d432d73adcb2460f0615f1bc089de82ba6e617 Mon Sep 17 00:00:00 2001 From: northboot <72713030+northboot@users.noreply.github.com> Date: Tue, 24 Sep 2024 21:47:51 +0200 Subject: [PATCH] cronie: Add missing config file --- srcpkgs/cronie/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/cronie/template b/srcpkgs/cronie/template index a0da4f2cd33..03f0ecfd882 100644 --- a/srcpkgs/cronie/template +++ b/srcpkgs/cronie/template @@ -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="