Skip to content
ATO Pathways
Log In
Overview
Search
Catalogs
SCAP
OSCAL
Catalogs
Profiles
Documents
References
Knowledge Base
Platform Documentation
Compliance Dictionary
Platform Changelog
About
Catalogs
XCCDF
Guide to the Secure Configuration of Oracle Linux 8
System Settings
SELinux
SELinux - Booleans
Enable the logadm_exec_content SELinux Boolean
Enable the logadm_exec_content SELinux Boolean
An XCCDF Rule
Details
Profiles
Prose
Enable the logadm_exec_content SELinux Boolean
Medium Severity
By default, the SELinux boolean
logadm_exec_content
is enabled. If this setting is disabled, it should be enabled. To enable the
logadm_exec_content
SELinux boolean, run the following command:
$ sudo setsebool -P logadm_exec_content on