mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
Firewall: fix Update from core 75 to 76
This commit is contained in:
committed by
Michael Tremer
parent
1e4b7130e1
commit
a3f2459f8f
@@ -107,6 +107,7 @@ $(TARGET) :
|
||||
cp $(DIR_SRC)/config/firewall/firewall-policy /usr/sbin/firewall-policy
|
||||
cp $(DIR_SRC)/config/fwhosts/icmp-types $(CONFIG_ROOT)/fwhosts/icmp-types
|
||||
cp $(DIR_SRC)/config/fwhosts/customservices $(CONFIG_ROOT)/fwhosts/customservices
|
||||
cp $(DIR_SRC)/config/fwhosts/customservices $(CONFIG_ROOT)/fwhosts/customservices.default
|
||||
# Oneliner configfiles
|
||||
echo "ENABLED=off" > $(CONFIG_ROOT)/vpn/settings
|
||||
echo "VPN_DELAYED_START=0" >>$(CONFIG_ROOT)/vpn/settings
|
||||
|
||||
Reference in New Issue
Block a user