mirror of https://github.com/hak5/openwrt.git
parent
fbac51ffa4
commit
bfa7afbd22
|
@ -35,6 +35,7 @@ case "$ACTION" in
|
||||||
ifup)
|
ifup)
|
||||||
include /lib/network
|
include /lib/network
|
||||||
scan_interfaces
|
scan_interfaces
|
||||||
|
config_load /var/state/network
|
||||||
config_foreach "add_route" route
|
config_foreach "add_route" route
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
Loading…
Reference in New Issue