enable selinux
This commit is contained in:
parent
32ea5da141
commit
f47e6a357b
@ -12,7 +12,7 @@
|
|||||||
Summary: SELinux policy configuration
|
Summary: SELinux policy configuration
|
||||||
Name: selinux-policy
|
Name: selinux-policy
|
||||||
Version: 3.14.2
|
Version: 3.14.2
|
||||||
Release: 48
|
Release: 49
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://github.com/fedora-selinux/selinux-policy/
|
URL: https://github.com/fedora-selinux/selinux-policy/
|
||||||
|
|
||||||
@ -336,7 +336,7 @@ echo "
|
|||||||
# enforcing - SELinux security policy is enforced.
|
# enforcing - SELinux security policy is enforced.
|
||||||
# permissive - SELinux prints warnings instead of enforcing.
|
# permissive - SELinux prints warnings instead of enforcing.
|
||||||
# disabled - No SELinux policy is loaded.
|
# disabled - No SELinux policy is loaded.
|
||||||
SELINUX=permissive
|
SELINUX=enforcing
|
||||||
# SELINUXTYPE= can take one of these three values:
|
# SELINUXTYPE= can take one of these three values:
|
||||||
# targeted - Targeted processes are protected,
|
# targeted - Targeted processes are protected,
|
||||||
# minimum - Modification of targeted policy. Only selected processes are protected.
|
# minimum - Modification of targeted policy. Only selected processes are protected.
|
||||||
@ -664,6 +664,9 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Feb 29 2020 openEuler Buildteam <buildteam@openeuler.org> - 3.14.2-49
|
||||||
|
- enable selinux
|
||||||
|
|
||||||
* Wed Feb 26 2020 openEuler Buildteam <buildteam@openeuler.org> - 3.14.2-48
|
* Wed Feb 26 2020 openEuler Buildteam <buildteam@openeuler.org> - 3.14.2-48
|
||||||
- update avc for openEuler
|
- update avc for openEuler
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user