mirror of
https://github.com/vyos/vyos-build.git
synced 2025-10-01 20:28:40 +02:00
Merge pull request #965 from c-po/boot-recovery-T1771
T1771: enable "reboot-on-upgrade-failure" for new VyOS installations
This commit is contained in:
commit
9f1bf2d61c
@ -9,6 +9,9 @@ system {
|
|||||||
level admin
|
level admin
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
option {
|
||||||
|
reboot-on-upgrade-failure 5
|
||||||
|
}
|
||||||
syslog {
|
syslog {
|
||||||
local {
|
local {
|
||||||
facility all {
|
facility all {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user