Exit postInstall state in mls package

This commit is contained in:
Lukas Vrabec 2016-12-01 15:40:00 +01:00
parent bc46371d77
commit 6a99358633
1 changed files with 1 additions and 1 deletions

View File

@ -647,7 +647,7 @@ SELinux Reference policy mls base module.
%post mls
%postInstall $1 mls
exit 0
%triggerpostun mls -- selinux-policy-mls < 3.13.1-138
CR=$'\n'