Remove sandbox.pp.disabled file on upgrade of 3.12.1-73
This commit is contained in:
parent
32b3bf6a9c
commit
e698b727a1
@ -454,7 +454,11 @@ exit 0
|
|||||||
selinuxenabled && semodule -nB
|
selinuxenabled && semodule -nB
|
||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
%triggerpostun targeted -- selinux-policy-targeted < 3.12.1-7.fc19
|
%triggerpostun -- selinux-policy-targeted < 3.12.1-73
|
||||||
|
rm -f /etc/selinux/*/modules/active/modules/sandbox.pp.disabled
|
||||||
|
exit 0
|
||||||
|
|
||||||
|
%triggerpostun targeted -- selinux-policy-targeted < 3.12.1-7
|
||||||
restorecon -R -p /home
|
restorecon -R -p /home
|
||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user