- Make boot with systemd in enforcing mode
This commit is contained in:
parent
0f2ae00c61
commit
3f1005a67d
@ -254,6 +254,7 @@ allow_unconfined_nsplugin_transition=true
|
|||||||
# System uses init upstart program
|
# System uses init upstart program
|
||||||
#
|
#
|
||||||
init_upstart = true
|
init_upstart = true
|
||||||
|
init_systemd = true
|
||||||
|
|
||||||
# Allow mount to mount any file/dir
|
# Allow mount to mount any file/dir
|
||||||
#
|
#
|
||||||
|
714
policy-F14.patch
714
policy-F14.patch
File diff suppressed because it is too large
Load Diff
@ -20,7 +20,7 @@
|
|||||||
Summary: SELinux policy configuration
|
Summary: SELinux policy configuration
|
||||||
Name: selinux-policy
|
Name: selinux-policy
|
||||||
Version: 3.8.7
|
Version: 3.8.7
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Source: serefpolicy-%{version}.tgz
|
Source: serefpolicy-%{version}.tgz
|
||||||
@ -469,6 +469,9 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 14 2010 Dan Walsh <dwalsh@redhat.com> 3.8.7-2
|
||||||
|
- Make boot with systemd in enforcing mode
|
||||||
|
|
||||||
* Mon Jul 14 2010 Dan Walsh <dwalsh@redhat.com> 3.8.7-1
|
* Mon Jul 14 2010 Dan Walsh <dwalsh@redhat.com> 3.8.7-1
|
||||||
- Update to upstream
|
- Update to upstream
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user