Fix triggerpostun command

This commit is contained in:
Dan Walsh 2013-03-13 13:25:00 -04:00
parent 0a37176061
commit aef8acfec2
1 changed files with 1 additions and 1 deletions

View File

@ -426,7 +426,7 @@ SELinux Reference policy targeted base module.
%postInstall $1 targeted
exit 0
%triggerpostun targeted -- selinux-policy-targeted < selinux-policy-3.12.1-7.fc19
%triggerpostun targeted -- selinux-policy-targeted < 3.12.1-7.fc19
restorecon -R -p /home
exit 0