bootstrap-rocky-9/disable-firewalld.sh

6 lines
89 B
Bash
Executable File

#!/usr/bin/env bash
systemctl disable --now firewalld
dnf install -y iptables-services