From 933bc212c77d218f41d3876369785849d9b0d785 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 14 Dec 2010 20:59:00 +0000 Subject: [PATCH] - pam trigger in pam package, where it is more natural; rel 4 Changed files: cronie.spec -> 1.39 --- cronie.spec | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/cronie.spec b/cronie.spec index 9bcaf31..8c03672 100644 --- a/cronie.spec +++ b/cronie.spec @@ -17,7 +17,7 @@ Summary: Cron daemon for executing programs at set times Name: cronie Version: 1.4.6 -Release: 3 +Release: 4 License: MIT and BSD and GPL v2 Group: Daemons Source0: https://fedorahosted.org/releases/c/r/cronie/%{name}-%{version}.tar.gz @@ -170,13 +170,6 @@ if [ "$1" = "0" ]; then %groupremove crontab fi -%triggerin -- pam -# restart crond if pam is upgraded -# (crond is linked with old libpam but tries to open modules linked with new libpam) -if [ "$2" != 1 ]; then - %service -q crond restart -fi - %triggerun -- hc-cron,fcron,vixie-cron # Prevent preun from crond from working chmod a-x /etc/rc.d/init.d/crond -- 2.44.0