Need to specify table for busybox.
This commit is contained in:
parent
0084bc41ef
commit
a85a66348b
@ -176,7 +176,7 @@ iproute2_pre_start() {
|
||||
}
|
||||
|
||||
iproute2_post_start() {
|
||||
ip route flush cache dev "${IFACE}"
|
||||
ip route flush table cache dev "${IFACE}"
|
||||
}
|
||||
|
||||
iproute2_post_stop() {
|
||||
|
Loading…
Reference in New Issue
Block a user