From dd40ae0aaf2cbbcf31faf350e1854d752ec3fe74 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Tue, 11 Dec 2012 19:14:32 +0100 Subject: [PATCH] - versioned vixie-cron trigger --- cronie.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cronie.spec b/cronie.spec index 83ade62..7226126 100644 --- a/cronie.spec +++ b/cronie.spec @@ -200,11 +200,11 @@ if [ -f /etc/sysconfig/cron ]; then fi %systemd_trigger crond.service -%triggerun -- hc-cron,fcron,vixie-cron +%triggerun -- hc-cron,fcron,vixie-cron < 4.3-1 # Prevent preun from crond from working chmod a-x /etc/rc.d/init.d/crond -%triggerpostun -- hc-cron,fcron,vixie-cron +%triggerpostun -- hc-cron,fcron,vixie-cron < 4.3-1 # Restore what triggerun removed chmod 754 /etc/rc.d/init.d/crond # reinstall crond init.d links, which could be different -- 2.43.0