diff --git a/static/features.html b/static/features.html index 57387a63..a1b0c39e 100644 --- a/static/features.html +++ b/static/features.html @@ -766,6 +766,10 @@
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.
+ +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.