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 Red Hat Enterprise Linux 7
System Settings
SELinux
SELinux - Booleans
Disable the staff_use_svirt SELinux Boolean
Disable the staff_use_svirt SELinux Boolean
An XCCDF Rule
Details
Profiles
Prose
Disable the staff_use_svirt SELinux Boolean
Medium Severity
By default, the SELinux boolean
staff_use_svirt
is disabled. If this setting is enabled, it should be disabled. To disable the
staff_use_svirt
SELinux boolean, run the following command:
$ sudo setsebool -P staff_use_svirt off