From a297aaafa933348f3a3f8917f6fa271314132807 Mon Sep 17 00:00:00 2001 From: Steve Dickson Date: Tue, 3 Nov 2015 10:12:57 -0500 Subject: [PATCH] Revert "Fixed a broken trigger" This reverts commit c2455594ee812529866da4c91afc1db26aec6288. --- nfs-utils.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nfs-utils.spec b/nfs-utils.spec index 32ddf1a..1775ee5 100644 --- a/nfs-utils.spec +++ b/nfs-utils.spec @@ -254,7 +254,7 @@ if /sbin/chkconfig --level 3 nfs ; then /bin/systemctl enable nfs-server.service >/dev/null 2>&1 || : fi -%triggerun -- nfs-utils < 1:1.3.1-4.0 +%triggerin -- nfs-utils < 1:1.3.1-4.0 # reset configuration files and running daemons if [ $1 -eq 2 ] ; then /bin/systemctl enable nfs-client.target >/dev/null 2>&1 || :