final final
This commit is contained in:
parent
126fb6f573
commit
d94b920116
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ services --enabled=chronyd,NetworkManager,sshd
|
||||||
skipx # disable X by default
|
skipx # disable X by default
|
||||||
timezone UTC
|
timezone UTC
|
||||||
selinux --enforcing
|
selinux --enforcing
|
||||||
firewall --enabled --service=sshd
|
firewall --enabled --ssh
|
||||||
network --device=link --activate --bootproto=dhcp --onboot=on
|
network --device=link --activate --bootproto=dhcp --onboot=on --hostname=rockylinux
|
||||||
bootloader --location=mbr --boot-drive=sda
|
bootloader --location=mbr --boot-drive=sda
|
||||||
shutdown # power-off after the installation completes
|
shutdown # power-off after the installation completes
|
||||||
|
|
Loading…
Reference in a new issue