Skip to content

Commit 8d347c5

Browse files
committed
Add initialization handshake timeout
1 parent 5e6d31a commit 8d347c5

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

rel/vm.args.eex

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010
## break handler and possibly exiting the VM.
1111
+Bc
1212

13+
## Require an initialization handshake within 10 minutes from the startup guard
14+
## See https://hexdocs.pm/nerves_runtime/readme.html#assisted-firmware-validation-and-automatic-revert
15+
-env HEART_INIT_TIMEOUT 600
16+
1317
# Allow time warps so that the Erlang system time can more closely match the
1418
# OS system time.
1519
+C multi_time_warp

0 commit comments

Comments
 (0)