summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authormatchboxbananasynergy <107055883+matchboxbananasynergy@users.noreply.github.com>2024-04-11 21:51:25 +0000
committerDaniel Micay <daniel.micay@grapheneos.org>2024-04-11 17:51:44 -0400
commita5b75752fc48dbf36fb2042961a90dbcaa77b55a (patch)
treefed0c009a9e101e2177395ebc565d76defe8484e /static
parent1c52088b8104b7ae8a237672f80746c293f8d63b (diff)
rework auto-reboot documentation
Diffstat (limited to 'static')
-rw-r--r--static/features.html16
1 files changed, 12 insertions, 4 deletions
diff --git a/static/features.html b/static/features.html
index df745e64..57387a63 100644
--- a/static/features.html
+++ b/static/features.html
@@ -754,10 +754,18 @@
<section id="auto-reboot">
<h3><a href="#auto-reboot">Auto reboot</a></h3>
- <p>Option to enable automatically rebooting the device when no profile has
- been unlocked for the configured period to put the device fully at rest
- again, which is enabled by default at 18 hours. This can be configured at
- Settings > Security > Auto reboot.</p>
+ <p>GrapheneOS provides an auto-reboot feature which reboots locked devices after
+ a set period of time to put data at rest. A countdown timer is started each time
+ the device is locked, and the device will reboot if a successful unlock doesn't
+ occur before the timer reaches zero. Unlocking any profile cancels the timer,
+ not just the Owner profile.</p>
+
+ <p>The timer is set to 18 hours by default, but can be set to values between 10
+ minutes and 72 hours, or turned off.</p>
+
+ <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>
</section>
<section id="more-secure-fingerprint-unlock">