- Add rhev policy module to modules-targeted.conf
This commit is contained in:
parent
ace25237f9
commit
a8e065be61
@ -2381,3 +2381,10 @@ firewalld = module
|
||||
# policy for namespace.init script
|
||||
#
|
||||
namespace = module
|
||||
|
||||
# Layer: services
|
||||
# Module: rhev
|
||||
#
|
||||
# rhev policy module contains policies for rhev apps
|
||||
#
|
||||
rhev = module
|
||||
|
@ -21,7 +21,7 @@
|
||||
Summary: SELinux policy configuration
|
||||
Name: selinux-policy
|
||||
Version: 3.9.16
|
||||
Release: 23%{?dist}
|
||||
Release: 24%{?dist}
|
||||
License: GPLv2+
|
||||
Group: System Environment/Base
|
||||
Source: serefpolicy-%{version}.tgz
|
||||
@ -472,6 +472,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu May 26 2011 Miroslav Grepl <mgrepl@redhat.com> 3.9.16-24
|
||||
- Add rhev policy module to modules-targeted.conf
|
||||
|
||||
* Tue May 24 2011 Miroslav Grepl <mgrepl@redhat.com> 3.9.16-23
|
||||
- Lot of fixes
|
||||
* http://git.fedorahosted.org/git/?p=selinux-policy.git;a=log
|
||||
|
Loading…
Reference in New Issue
Block a user