- More fixes
This commit is contained in:
parent
123ae9957d
commit
b8498d1e5b
@ -225,6 +225,13 @@ certmaster = module
|
||||
#
|
||||
cipe = module
|
||||
|
||||
# Layer: services
|
||||
# Module: chronyd
|
||||
#
|
||||
# Daemon for maintaining clock time
|
||||
#
|
||||
chronyd = module
|
||||
|
||||
# Layer: services
|
||||
# Module: comsat
|
||||
#
|
||||
|
@ -212,6 +212,13 @@ certwatch = module
|
||||
certmaster = module
|
||||
|
||||
# Layer: services
|
||||
# Module: chronyd
|
||||
#
|
||||
# Daemon for maintaining clock time
|
||||
#
|
||||
chronyd = module
|
||||
|
||||
q# Layer: services
|
||||
# Module: cipe
|
||||
#
|
||||
# Encrypted tunnel daemon
|
||||
|
@ -225,6 +225,13 @@ certmaster = module
|
||||
#
|
||||
cipe = module
|
||||
|
||||
# Layer: services
|
||||
# Module: chronyd
|
||||
#
|
||||
# Daemon for maintaining clock time
|
||||
#
|
||||
chronyd = module
|
||||
|
||||
# Layer: services
|
||||
# Module: comsat
|
||||
#
|
||||
|
1286
policy-F12.patch
1286
policy-F12.patch
File diff suppressed because it is too large
Load Diff
@ -20,7 +20,7 @@
|
||||
Summary: SELinux policy configuration
|
||||
Name: selinux-policy
|
||||
Version: 3.6.30
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
License: GPLv2+
|
||||
Group: System Environment/Base
|
||||
Source: serefpolicy-%{version}.tgz
|
||||
@ -443,6 +443,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Sep 8 2009 Dan Walsh <dwalsh@redhat.com> 3.6.30-6
|
||||
- More fixes
|
||||
|
||||
* Tue Sep 8 2009 Dan Walsh <dwalsh@redhat.com> 3.6.30-5
|
||||
- Lots of fixes for initrc and other unconfined domains
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user