ppp: sleep 3s to wait wan_6 down
This commit is contained in:
@@ -11,3 +11,6 @@ proto_send_update "$PPP_IPPARAM"
|
|||||||
[ -x "$SCRIPT" ] && "$SCRIPT" "$@"
|
[ -x "$SCRIPT" ] && "$SCRIPT" "$@"
|
||||||
done
|
done
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# sleep 3s to wait wan_6 down
|
||||||
|
sleep 3
|
||||||
|
|||||||
Reference in New Issue
Block a user