Do not run restorecon /etc/NetworkManager/dispatcher.d in targeted
Resolves: rhbz#2093594
This commit is contained in:
parent
f8cec3d7f5
commit
be364fec7b
@ -584,9 +584,6 @@ exit 0
|
||||
%posttrans targeted
|
||||
%checkConfigConsistency targeted
|
||||
%{_sbindir}/restorecon -Ri /usr/lib/sysimage/rpm /var/lib/rpm
|
||||
if [ -d /etc/NetworkManager/dispatcher.d ]; then
|
||||
%{_sbindir}/restorecon -Ri /etc/NetworkManager/dispatcher.d
|
||||
fi
|
||||
|
||||
%postun targeted
|
||||
if [ $1 = 0 ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user