Remove "minimum" as a SELINUXTYPE from /etc/selinux/config
Resolves: RHEL-140212
This commit is contained in:
parent
2d5cea3d0a
commit
07ec032091
@ -13,6 +13,8 @@ Resolves: RHEL-69920
|
||||
Resolves: RHEL-152619
|
||||
- Allow redis_t to create netlink_rdma_socket
|
||||
Resolves: RHEL-154814
|
||||
- Remove "minimum" as a SELINUXTYPE from /etc/selinux/config
|
||||
Resolves: RHEL-140212
|
||||
|
||||
* Tue Mar 10 2026 Vit Mojzis <vmojzis@redhat.com> - 42.1.18.4
|
||||
- Rebuild because of a missing target tag
|
||||
|
||||
@ -563,7 +563,6 @@ echo "
|
||||
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.
|
||||
# mls - Multi Level Security protection.
|
||||
SELINUXTYPE=targeted
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user