3 lines
209 B
INI
3 lines
209 B
INI
rootpw --lock --iscrypted locked # Lock the root account. Can still be undone by end-user during initial setup
|
|
selinux --enabled # Enable SELinux ; other option: --disabled
|
|
firewall --enabled # Enable firewall |