firewall3: add support for shell script and iptables-restore style includes
[openwrt/staging/stintel.git] / package / network / config / firewall3 / files / firewall.hotplug
index a173b130bfff8accaa5cb77e8a6270e20cb63e67..dbb98cdcd203fbbfa6dfa8c83aa904e13ec38b3d 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