blob: 9fec6b44fa5c98294bc2dc9ad3603f51a069cc01 [file] [view]
# 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>