mirror of
				https://github.com/angristan/openvpn-install.git
				synced 2025-10-31 05:57:36 +01:00 
			
		
		
		
	Disable firewalld to allow iptables to start upon reboot
This commit is contained in:
		| @@ -414,6 +414,8 @@ RemainAfterExit=yes | ||||
| WantedBy=multi-user.target" > /etc/systemd/system/iptables.service | ||||
| 			systemctl daemon-reload | ||||
| 			systemctl enable iptables.service | ||||
| 			# Disable firewalld to allow iptables to start upon reboot | ||||
| 			systemctl disable firewalld | ||||
| 		fi | ||||
| 	else | ||||
| 		# Else, the distro is ArchLinux | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Angristan
					Angristan