projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[package] firewall: use uci_get_state() wrapper
[openwrt.git]
/
package
/
firewall
/
files
/
firewall.init
diff --git
a/package/firewall/files/firewall.init
b/package/firewall/files/firewall.init
index
5474248
..
d04804d
100755
(executable)
--- a/
package/firewall/files/firewall.init
+++ b/
package/firewall/files/firewall.init
@@
-10,6
+10,8
@@
fw() {
fw_$1
}
+boot() { :; }
+
start() {
fw start
}
This page took
0.022308 seconds
and
4
git commands to generate.