Revert "Drop old %triggerin scripts to unbreak the build"
This reverts commit 9a0a070818
.
This commit is contained in:
parent
025fe03733
commit
69ffbc6e52
@ -253,6 +253,12 @@ if /sbin/chkconfig --level 3 nfs ; then
|
|||||||
/bin/systemctl enable nfs-server.service >/dev/null 2>&1 || :
|
/bin/systemctl enable nfs-server.service >/dev/null 2>&1 || :
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
%triggerin -- nfs-utils < 1:1.3.0-0.2
|
||||||
|
/bin/systemctl restart nfs-config >/dev/null 2>&1 || :
|
||||||
|
|
||||||
|
%triggerin -- nfs-utils < 1:1.3.0-7.1
|
||||||
|
/bin/systemctl stop rpc-svcgssd >/dev/null 2>&1 || :
|
||||||
|
|
||||||
%triggerin -- nfs-utils < 1:1.3.1-4.0
|
%triggerin -- nfs-utils < 1:1.3.1-4.0
|
||||||
# reset configuration files and running daemons
|
# reset configuration files and running daemons
|
||||||
if [ $1 -eq 2 ] ; then
|
if [ $1 -eq 2 ] ; then
|
||||||
|
Loading…
Reference in New Issue
Block a user