mirror of
				https://github.com/vyos/vyos-documentation.git
				synced 2025-10-26 08:41:46 +01:00 
			
		
		
		
	Merge pull request #1635 from vyos/T1771
T1771: automatic reboot of system into previous image
This commit is contained in:
		
						commit
						60b8d8d64e
					
				| @ -18,6 +18,16 @@ General | |||||||
| 
 | 
 | ||||||
|    Automatically reboot system on kernel panic after 60 seconds. |    Automatically reboot system on kernel panic after 60 seconds. | ||||||
| 
 | 
 | ||||||
|  | .. cfgcmd:: set system option reboot-on-upgrade-failure <timeout> | ||||||
|  | 
 | ||||||
|  |    Automatically reboot after `timeout` minutes into the previous running | ||||||
|  |    image, that was used to perform the image upgrade. | ||||||
|  | 
 | ||||||
|  |    Reboot `timeout` is configurable in minutes. This gives the user the change | ||||||
|  |    to log into the system and perform some analysis before automatic rebooting. | ||||||
|  | 
 | ||||||
|  |    Automatic reboot can be cancelled after login using: :opcmd:`reboot cancel` | ||||||
|  | 
 | ||||||
| .. cfgcmd:: set system option startup-beep | .. cfgcmd:: set system option startup-beep | ||||||
| 
 | 
 | ||||||
|     Play an audible beep to the system speaker when system is ready. |     Play an audible beep to the system speaker when system is ready. | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user