[package] firewall: use uci_get_state() wrapper
[openwrt.git] / package / firewall / files / firewall.init
index 5474248..d04804d 100755 (executable)
@@ -10,6 +10,8 @@ fw() {
        fw_$1
 }
 
+boot() { :; }
+
 start() {
        fw start
 }
This page took 0.022308 seconds and 4 git commands to generate.