applications/luci-fw: Reworked to use the new native UCI-based firewall configuration
[project/luci.git] / libs / web / root / etc / config / luci
index b02fb51..8382b5d 100644 (file)
@@ -19,15 +19,15 @@ config extern flash_keep
        option firewall "/etc/firewall.user"
 
 config event uci_oncommit
-       option network          "/sbin/luci-reload network firewall luci_fw dnsmasq"
-       option wireless         "/sbin/luci-reload network firewall luci_fw dnsmasq"
+       option network          "/sbin/luci-reload network firewall dnsmasq"
+       option wireless         "/sbin/luci-reload network firewall dnsmasq"
        option olsr                     "/sbin/luci-reload olsrd"
        option dhcp                     "/sbin/luci-reload dnsmasq"
        option dropbear         "/sbin/luci-reload dropbear"
        option httpd            "/sbin/luci-reload httpd"
        option fstab            "/sbin/luci-reload fstab"
        option qos                      "/sbin/luci-reload qos"
-       option luci_fw          "/sbin/luci-reload luci_fw"
+       option firewall         "/sbin/luci-reload firewall"
        option luci_ethers      "/sbin/luci-reload luci_ethers dnsmasq"
        option luci_splash      "/sbin/luci-reload luci_splash"
        option upnpd            "/etc/init.d/miniupnpd enabled && /sbin/luci-reload miniupnpd || /etc/init.d/miniupnpd stop"