correct an awful regression. SELinux is either disabled or in enforcing mode. The enable switch does not work
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
rootpw --lock # No root login from the console
|
rootpw --lock # No root login from the console
|
||||||
selinux --enabled # Enable SELinux
|
selinux --enforcing # Set SELinux to enforcing mode
|
||||||
firewall --enabled # Enable firewall
|
firewall --enabled # Enable firewall
|
||||||
Reference in New Issue
Block a user