AlmaLinux OS 9 must have the policycoreutils package installed.
An XCCDF Rule
Description
Policycoreutils contains the policy core utilities that are required for basic operation of an SELinux-enabled system. These utilities include load_policy to load SELinux policies, setfile to label filesystems, newrole to switch roles, and run_init to run /etc/init.d scripts in the proper context.
- ID
- SV-269431r1050314_rule
- Version
- ALMA-09-042040
- Severity
- Medium
- References
- Updated
Remediation Templates
A Manual Procedure
The policycoreutils package can be installed with the following command:
$ dnf install policycoreutils