mirror of
https://github.com/vyos/vyos-build.git
synced 2026-01-11 19:46:27 +00:00
T1771: enable "reboot-on-upgrade-failure" for new VyOS installations
This commit is contained in:
parent
fcbd8d6cb4
commit
a3d2be8dd1
1 changed files with 3 additions and 0 deletions
|
|
@ -9,6 +9,9 @@ system {
|
|||
level admin
|
||||
}
|
||||
}
|
||||
option {
|
||||
reboot-on-upgrade-failure 5
|
||||
}
|
||||
syslog {
|
||||
local {
|
||||
facility all {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue