We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6541c72 + 6cfd337 commit 60b8d8dCopy full SHA for 60b8d8d
docs/configuration/system/option.rst
@@ -18,6 +18,16 @@ General
18
19
Automatically reboot system on kernel panic after 60 seconds.
20
21
+.. cfgcmd:: set system option reboot-on-upgrade-failure <timeout>
22
+
23
+ Automatically reboot after `timeout` minutes into the previous running
24
+ image, that was used to perform the image upgrade.
25
26
+ Reboot `timeout` is configurable in minutes. This gives the user the change
27
+ to log into the system and perform some analysis before automatic rebooting.
28
29
+ Automatic reboot can be cancelled after login using: :opcmd:`reboot cancel`
30
31
.. cfgcmd:: set system option startup-beep
32
33
Play an audible beep to the system speaker when system is ready.
0 commit comments