| # BootfsRecoveryConfig | |
| Details of bootfs recovery if it is selected | |
| <table> | |
| <tr><th>Field</th><th>Type</th><th>Description</th><th>Default</th></tr> | |
| <tr id="product_component_url"> | |
| <td><code>product_component_url</code></td> | |
| <td><code>string</code></td> | |
| <td>Url of the product-provided bootfs recovery component</td> | |
| <td></td> | |
| </tr> | |
| <tr id="disable_eager_startup"> | |
| <td><code>disable_eager_startup</code></td> | |
| <td><code>bool</code></td> | |
| <td>Don't start on startup</td> | |
| <td></td> | |
| </tr> | |
| </table> |