projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
rt2x00 fixes after [8548]:
[openwrt.git]
/
package
/
base-files
/
files
/
etc
/
hotplug.d
/
iface
/
10-routes
diff --git
a/package/base-files/files/etc/hotplug.d/iface/10-routes
b/package/base-files/files/etc/hotplug.d/iface/10-routes
index
4b55f8b
..
de65f28
100644
(file)
--- a/
package/base-files/files/etc/hotplug.d/iface/10-routes
+++ b/
package/base-files/files/etc/hotplug.d/iface/10-routes
@@
-35,6
+35,7
@@
case "$ACTION" in
ifup)
include /lib/network
scan_interfaces
+ . /var/state/network
config_foreach "add_route" route
;;
esac
This page took
0.023075 seconds
and
4
git commands to generate.