firewall3: add support for shell script and iptables-restore style includes
[openwrt.git] / package / network / config / firewall3 / files / firewall.hotplug
index a173b13..dbb98cd 100644 (file)
@@ -4,5 +4,5 @@
 
 fw3 -q network "$INTERFACE" >/dev/null || exit 0
 
-logger -t firewall "Restarting firewall due to ifup of $INTERFACE ($DEVICE)"
-fw3 -q restart
+logger -t firewall "Reloading firewall due to ifup of $INTERFACE ($DEVICE)"
+fw3 -q reload