|
|
@ -25,7 +25,7 @@ timezone US/Eastern
|
|
|
|
# SELinux configuration
|
|
|
|
# SELinux configuration
|
|
|
|
selinux --enforcing
|
|
|
|
selinux --enforcing
|
|
|
|
# System services
|
|
|
|
# System services
|
|
|
|
services --disabled="sshd" --enabled="NetworkManager,ModemManager"
|
|
|
|
services --disabled="sshd" --enabled="NetworkManager,ModemManager,cups"
|
|
|
|
# System bootloader configuration
|
|
|
|
# System bootloader configuration
|
|
|
|
bootloader --location=none
|
|
|
|
bootloader --location=none
|
|
|
|
# Clear the Master Boot Record
|
|
|
|
# Clear the Master Boot Record
|
|
|
|