git.99rst.org
/
openwrt-luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
b0c01cf
)
applications/wshaper: Fix uci-defaults
author
Manuel Munz
<redacted>
Sat, 15 Oct 2011 22:02:29 +0000
(22:02 +0000)
committer
Manuel Munz
<redacted>
Sat, 15 Oct 2011 22:02:29 +0000
(22:02 +0000)
applications/luci-wshaper/root/etc/uci-defaults/wshaper
patch
|
blob
|
history
diff --git
a/applications/luci-wshaper/root/etc/uci-defaults/wshaper
b/applications/luci-wshaper/root/etc/uci-defaults/wshaper
index 9e4eb15f07218e89da1807b3edccfb3178a86991..918dff280114e21266881aeac7aa5236d5c48f0e 100644
(file)
--- a/
applications/luci-wshaper/root/etc/uci-defaults/wshaper
+++ b/
applications/luci-wshaper/root/etc/uci-defaults/wshaper
@@
-2,7
+2,7
@@
uci -q batch <<-EOF >/dev/null
delete ucitrack.@wshaper[-1]
- add ucitrack wshaper=wshaper
+ set ucitrack.wshaper="wshaper"
set ucitrack.wshaper.exec='/etc/init.d/wshaper start'
commit ucitrack
EOF
git clone https://git.99rst.org/PROJECT