projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[adm5120] remove dashes from profile names
[openwrt.git]
/
package
/
qos-scripts
/
files
/
usr
/
lib
/
qos
/
generate.sh
diff --git
a/package/qos-scripts/files/usr/lib/qos/generate.sh
b/package/qos-scripts/files/usr/lib/qos/generate.sh
index
04c833b
..
55ddf3c
100755
(executable)
--- a/
package/qos-scripts/files/usr/lib/qos/generate.sh
+++ b/
package/qos-scripts/files/usr/lib/qos/generate.sh
@@
-17,6
+17,7
@@
add_insmod() {
reset_cb
include /lib/network
scan_interfaces
+ config_load /var/state/network
config_get "$1" ifname
)}
} || {
This page took
0.023008 seconds
and
4
git commands to generate.