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
|
||||
timezone UTC
|
||||
selinux --enforcing
|
||||
firewall --enabled --service=sshd
|
||||
network --device=link --activate --bootproto=dhcp --onboot=on
|
||||
firewall --enabled --ssh
|
||||
network --device=link --activate --bootproto=dhcp --onboot=on --hostname=rockylinux
|
||||
bootloader --location=mbr --boot-drive=sda
|
||||
shutdown # power-off after the installation completes
|
||||
|
|
Loading…
Reference in a new issue