aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2020-07-07 09:14:15 +0200
committerGravatar Christian Hesse <mail@eworm.de>2020-07-07 09:27:40 +0200
commitc5767c8d23fea30371fa9f099310bd34d3d54360 (patch)
tree4616495406a2f5d8bb6cc8bba874af56070b434d
parent8b23c1e925d8512df2d84f6518a33e2e9c56d128 (diff)
doc/check-routeros-update: patch updates
-rw-r--r--doc/check-routeros-update.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/check-routeros-update.md b/doc/check-routeros-update.md
index c94381c..6016a1f 100644
--- a/doc/check-routeros-update.md
+++ b/doc/check-routeros-update.md
@@ -13,6 +13,9 @@ Run from a terminal you can start the update process or schedule it.
Centrally managing update process of several devices is possibly by
specifying versions safe to be updated on a web server.
+Also installing patch updates (where just last digit is increased)
+automatically is supported.
+
Requirements and installation
-----------------------------
@@ -33,6 +36,7 @@ safe versions from a web server. The configuration goes to
* `SafeUpdateUrl`: url to check for safe update, the channel (`long-term`,
`stable` or `testing`) is appended
+* `SafeUpdatePatch`: install patch updates automatically
Usage and invocation
--------------------