Merge 0c599094e5f4f545cfccc50a743512be2dfce42e into 7e32f6ae8373fe66e657cb693518c45768d0ea6e

This commit is contained in:
wid-get 2025-03-19 10:28:47 +05:00 committed by GitHub
commit 658d621060
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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
echo "[Unit]
Description=iptables rules for OpenVPN
Before=network-online.target
After=network-online.target
Wants=network-online.target
[Service]