Fixed a broken trigger
Signed-off-by: Steve Dickson <steved@redhat.com>
This commit is contained in:
parent
f48d343ad8
commit
c2455594ee
@ -254,7 +254,7 @@ if /sbin/chkconfig --level 3 nfs ; then
|
||||
/bin/systemctl enable nfs-server.service >/dev/null 2>&1 || :
|
||||
fi
|
||||
|
||||
%triggerin -- nfs-utils < 1:1.3.1-4.0
|
||||
%triggerun -- 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 || :
|
||||
|
Loading…
Reference in New Issue
Block a user