enforcing selinux
Signed-off-by: jinlun <jinlun@huawei.com> (cherry picked from commit e56a57173466b76e3fc059754abd0a103ae5e4b2)
This commit is contained in:
parent
84b9edc6a1
commit
d90944cb26
@ -12,7 +12,7 @@
|
||||
Summary: SELinux policy configuration
|
||||
Name: selinux-policy
|
||||
Version: 3.14.2
|
||||
Release: 80
|
||||
Release: 81
|
||||
License: GPLv2+
|
||||
URL: https://github.com/fedora-selinux/selinux-policy/
|
||||
|
||||
@ -428,7 +428,7 @@ echo "
|
||||
# enforcing - SELinux security policy is enforced.
|
||||
# permissive - SELinux prints warnings instead of enforcing.
|
||||
# disabled - No SELinux policy is loaded.
|
||||
SELINUX=disabled
|
||||
SELINUX=enforcing
|
||||
# SELINUXTYPE= can take one of these three values:
|
||||
# targeted - Targeted processes are protected,
|
||||
# minimum - Modification of targeted policy. Only selected processes are protected.
|
||||
@ -784,6 +784,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Nov 7 2023 jinlun<jinlun@huawei.com> - 3.14.2-81
|
||||
- enforcing selinux
|
||||
|
||||
* Thu Dec 29 2022 lixiao<lixiaoemail2017@163.com> - 3.14.2-80
|
||||
- add rule for hostnamed to rpmscript dbus chat
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user