clse selinux on sp2
This commit is contained in:
parent
304f9dc5d7
commit
33b9e391a7
@ -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: 68
|
Release: 69
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://github.com/fedora-selinux/selinux-policy/
|
URL: https://github.com/fedora-selinux/selinux-policy/
|
||||||
|
|
||||||
@ -379,7 +379,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=enforcing
|
SELINUX=disabled
|
||||||
# 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.
|
||||||
@ -735,6 +735,9 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 27 2021 luhuaxin <1539327763@qq.com> - 3.14.2-69
|
||||||
|
- close selinux on sp2
|
||||||
|
|
||||||
* Tue May 20 2021 luhuaxin <1539327763@qq.com> - 3.14.2-68
|
* Tue May 20 2021 luhuaxin <1539327763@qq.com> - 3.14.2-68
|
||||||
- bump release for sp2
|
- bump release for sp2
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user