From d39ca4fd13fa03085f8c12a80c4b0c9864b4e1be Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Thu, 27 Aug 2009 07:06:53 +0000 Subject: [PATCH] - rel 6; leave syscrontab as /etc/crontab. /etc/cron.d/crontab will be still processed by cron.d/ dir rule and we don't want for it to be processed twice. Changed files: cronie.spec -> 1.18 --- cronie.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cronie.spec b/cronie.spec index f0f6dc9..79b024a 100644 --- a/cronie.spec +++ b/cronie.spec @@ -15,7 +15,7 @@ Summary: Cron daemon for executing programs at set times Name: cronie Version: 1.4.1 -Release: 5 +Release: 6 License: MIT and BSD and GPLv2 Group: Daemons Source0: %{name}-%{version}.tar.gz @@ -85,7 +85,7 @@ however this could be overloaded in settings. %{__autoheader} %{__automake} %configure \ - SYSCRONTAB=/etc/cron.d/crontab \ + SYSCRONTAB=/etc/crontab \ SYS_CROND_DIR=/etc/cron.d \ --sysconfdir=/etc/cron \ --with-pam \ -- 2.43.0