Skip to content

Commit 60b8d8d

Browse files
authored
Merge pull request #1635 from vyos/T1771
T1771: automatic reboot of system into previous image
2 parents 6541c72 + 6cfd337 commit 60b8d8d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/configuration/system/option.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,16 @@ General
1818

1919
Automatically reboot system on kernel panic after 60 seconds.
2020

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+
2131
.. cfgcmd:: set system option startup-beep
2232

2333
Play an audible beep to the system speaker when system is ready.

0 commit comments

Comments
 (0)