An XCCDF Group - A logical subset of the XCCDF Benchmark
enforcing
permissive
/etc/selinux/config
SELINUX=enforcing
SELINUX=permissive
SELINUX=
polyinstantiation_enabled
$ sudo setsebool -P polyinstantiation_enabled
setroubleshoot-plugins
$ apt-get remove setroubleshoot-plugins
setroubleshoot-server
$ apt-get remove setroubleshoot-server
setroubleshoot
$ apt-get remove setroubleshoot
/etc/selinux
$ sudo chgrp root /etc/selinux
$ sudo chown root /etc/selinux
$ sudo chmod 0755 /etc/selinux
/etc/sestatus.conf
$ sudo chgrp root /etc/sestatus.conf
$ sudo chown root /etc/sestatus.conf
$ sudo chmod 0644 /etc/sestatus.conf