!233 [sync] PR-232: 【轻量级 PR】:enforcing selinux
From: @openeuler-sync-bot Reviewed-by: @HuaxinLuGitee Signed-off-by: @HuaxinLuGitee
This commit is contained in:
commit
95c8e88308
@ -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