final final

This commit is contained in:
Pratham Patel 2023-07-28 15:10:03 +05:30
parent 126fb6f573
commit d94b920116
No known key found for this signature in database
1 changed files with 2 additions and 2 deletions

View File

@ -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