Add details about hardened autoreboot implementation

This commit is contained in:
matchboxbananasynergy 2024-04-11 22:11:17 +00:00 committed by Daniel Micay
parent a5b75752fc
commit af158e3e02

View File

@ -766,6 +766,10 @@
<p>This feature doesn't apply when the device is in "Before First Unlock" state,
meaning that it will not lead to the device continuously rebooting, as data is
already at rest.</p>
<p>The feature is implemented in the init process, preventing it from being
bypassed through system process crashes since an init crash causes a kernel
panic which leads to a reboot.</p>
</section>
<section id="more-secure-fingerprint-unlock">