Firewall: fix Update from core 75 to 76

This commit is contained in:
Alexander Marx
2014-03-27 11:58:48 +01:00
committed by Michael Tremer
parent 1e4b7130e1
commit a3f2459f8f
5 changed files with 12 additions and 0 deletions

View File

@@ -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