This commit is contained in:
wid-get
2025-03-19 10:28:47 +05:00
committed by GitHub

View File

@@ -1039,7 +1039,7 @@ ip6tables -D INPUT -i $NIC -p $PROTOCOL --dport $PORT -j ACCEPT" >>/etc/iptables
# Handle the rules via a systemd script # Handle the rules via a systemd script
echo "[Unit] echo "[Unit]
Description=iptables rules for OpenVPN Description=iptables rules for OpenVPN
Before=network-online.target After=network-online.target
Wants=network-online.target Wants=network-online.target
[Service] [Service]