This commit is contained in:
wid-get 2024-11-14 16:14:44 +03:00 committed by GitHub
commit 73fde87d83
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1034,7 +1034,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]