- Add setroubleshoot policy
This commit is contained in:
parent
317bd2fd17
commit
8a7ef5ec99
@ -1276,3 +1276,10 @@ setrans = base
|
||||
# Policy for OPENVPN full-featured SSL VPN solution
|
||||
#
|
||||
openvpn = base
|
||||
|
||||
# Layer: services
|
||||
# Module: setroubleshoot
|
||||
#
|
||||
# Policy for the SELinux troubleshooting utility
|
||||
#
|
||||
setroubleshoot = base
|
||||
|
@ -1093,5 +1093,12 @@ setrans = base
|
||||
#
|
||||
openvpn = base
|
||||
|
||||
# Layer: services
|
||||
# Module: setroubleshoot
|
||||
#
|
||||
# Policy for the SELinux troubleshooting utility
|
||||
#
|
||||
setroubleshoot = base
|
||||
|
||||
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
Summary: SELinux policy configuration
|
||||
Name: selinux-policy
|
||||
Version: 2.3.2
|
||||
Release: 3
|
||||
Release: 4
|
||||
License: GPL
|
||||
Group: System Environment/Base
|
||||
Source: serefpolicy-%{version}.tgz
|
||||
@ -341,6 +341,9 @@ semodule -b base.pp -r bootloader -r clock -r dpkg -r fstools -r hotplug -r init
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Jul 14 2006 Dan Walsh <dwalsh@redhat.com> 2.3.2-4
|
||||
- Add setroubleshoot policy
|
||||
|
||||
* Fri Jul 7 2006 Dan Walsh <dwalsh@redhat.com> 2.3.2-3
|
||||
- Turn off auditallow on setting booleans
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user