Update to refpolicy spec file
Missing forwardslash
This commit is contained in:
parent
07451cd39a
commit
502463589e
@ -310,7 +310,7 @@ SELinux Reference policy mysql module.
|
|||||||
%config %{_usr}/share/selinux/*/*/mysql.pp
|
%config %{_usr}/share/selinux/*/*/mysql.pp
|
||||||
|
|
||||||
%post mysql
|
%post mysql
|
||||||
semodule -i %{_usr}/share/selinux/targeted/targeted-mcsmysql.pp
|
semodule -i %{_usr}/share/selinux/targeted/targeted-mcs/mysql.pp
|
||||||
|
|
||||||
%preun mysql
|
%preun mysql
|
||||||
semodule -r mysql
|
semodule -r mysql
|
||||||
|
Loading…
Reference in New Issue
Block a user