]> git.pld-linux.org Git - packages/cronie.git/blobdiff - cronie.spec
- versioned vixie-cron trigger
[packages/cronie.git] / cronie.spec
index 83ade6243e905e971874ede281e4edb35d74704d..7226126a8334ed6cc7a2f0e289ea2f5650a22f0b 100644 (file)
@@ -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
This page took 0.058017 seconds and 4 git commands to generate.