We need to recompile policy if pcre is updated
This commit is contained in:
parent
634d39b171
commit
7c810a8041
@ -435,6 +435,10 @@ SELinux Reference policy targeted base module.
|
||||
%postInstall $1 targeted
|
||||
exit 0
|
||||
|
||||
%triggerin -- pcre
|
||||
selinuxenabled && semodule -nB
|
||||
exit 0
|
||||
|
||||
%triggerpostun targeted -- selinux-policy-targeted < 3.12.1-7.fc19
|
||||
restorecon -R -p /home
|
||||
exit 0
|
||||
|
Loading…
Reference in New Issue
Block a user