diff options
author | Klemens Nanni <kn@cvs.openbsd.org> | 2024-04-25 18:31:50 +0000 |
---|---|---|
committer | Klemens Nanni <kn@cvs.openbsd.org> | 2024-04-25 18:31:50 +0000 |
commit | 2664480f5c625d6ebfbd5cc09cf0dcc1a4c0c784 (patch) | |
tree | 60076840a12a6d8893fd6fbbc42ab96a3f11c19f /sys/arch/amd64/stand/cdbr | |
parent | 18e2247e7b21ba046404816a5e7ec4fed7f701d2 (diff) |
Add boot.conf(8) 'mach idle [secs]' to halt at idle passphrase prompts
Enable users to power down their machines if there was no input after N
seconds during disk descryption.
Motivation is to save battery and prevent pocket heaters when notebooks
unhibernate (e.g. lid accidentially opened) and sit at "Passphrase: ".
Only available on efi(4) systems as the timeout is saved as EFI variable;
mostly because that's trivial to do, but also because we lack a better
mechanism to configure that and persist such data without the root disk.
Discussed with many, starting at h2k23
OK Tests gnezdo
Diffstat (limited to 'sys/arch/amd64/stand/cdbr')
0 files changed, 0 insertions, 0 deletions