From 98c132105dc88b13989c12d5bf9572022c7e986b Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Sun, 1 Nov 2020 21:48:03 +0100 Subject: check-routeros-update: support installing updates automatically if seen in neighbor list --- doc/check-routeros-update.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/check-routeros-update.md b/doc/check-routeros-update.md index 6016a1f..bd25ab1 100644 --- a/doc/check-routeros-update.md +++ b/doc/check-routeros-update.md @@ -34,9 +34,10 @@ Configuration is required only if you want to control update process with safe versions from a web server. The configuration goes to `global-config-overlay`, this is the parameter: +* `SafeUpdateNeighbor`: install updates automatically if seen in neighbor list +* `SafeUpdatePatch`: install patch updates automatically * `SafeUpdateUrl`: url to check for safe update, the channel (`long-term`, `stable` or `testing`) is appended -* `SafeUpdatePatch`: install patch updates automatically Usage and invocation -------------------- -- cgit v1.2.3-54-g00ecf