diff --git a/2025/xg-infra-guava.md b/2025/xg-infra-guava.md index fe5c1ec..642f049 100644 --- a/2025/xg-infra-guava.md +++ b/2025/xg-infra-guava.md @@ -23,7 +23,7 @@ Dedibox Scaleway Online.net * `apt install iptables` * `/usr/local/sbin/firewall-enable.sh` * `/etc/systemd/system/firewall.service` -* `systemctl start firewall && sleep 120 && systemctl stop firewall` +* `systemctl start firewall && sleep 120 && /usr/local/sbin/firewall-disable.sh` * `systemctl enable firewall.service` *