mirror of
				https://github.com/angristan/openvpn-install.git
				synced 2025-10-31 05:57:36 +01:00 
			
		
		
		
	Fix iptables-openvpn service on Debian 8
This commit is contained in:
		| @@ -881,8 +881,8 @@ ip6tables -D FORWARD -i tun0 -o $NIC -j ACCEPT" >> /etc/iptables/rm-openvpn-rule | ||||
| 	# Handle the rules via a systemd script | ||||
| 	echo "[Unit] | ||||
| Description=iptables rules for OpenVPN | ||||
| Before=network-pre.target | ||||
| Wants=network-pre.target | ||||
| Before=network-online.target | ||||
| Wants=network-online.target | ||||
|  | ||||
| [Service] | ||||
| Type=oneshot | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 angristan
					angristan