- Add audisp policy and prelude
This commit is contained in:
parent
0f70114e58
commit
f18a882ba5
@ -970,7 +970,7 @@ pyzor = module
|
||||
#
|
||||
# Policy for qmail
|
||||
#
|
||||
qmail = on
|
||||
qmail = base
|
||||
|
||||
# Layer: admin
|
||||
# Module: quota
|
||||
@ -1599,3 +1599,10 @@ staff = base
|
||||
#
|
||||
user = base
|
||||
|
||||
# Layer: services
|
||||
# Module: prelude
|
||||
#
|
||||
#
|
||||
#
|
||||
prelude = module
|
||||
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -17,7 +17,7 @@
|
||||
Summary: SELinux policy configuration
|
||||
Name: selinux-policy
|
||||
Version: 3.2.5
|
||||
Release: 21%{?dist}
|
||||
Release: 22%{?dist}
|
||||
License: GPLv2+
|
||||
Group: System Environment/Base
|
||||
Source: serefpolicy-%{version}.tgz
|
||||
@ -387,6 +387,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Jan 30 2008 Dan Walsh <dwalsh@redhat.com> 3.2.5-22
|
||||
- Add audisp policy and prelude
|
||||
|
||||
* Mon Jan 28 2008 Dan Walsh <dwalsh@redhat.com> 3.2.5-21
|
||||
- Allow all user roles to executae samba net command
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user