mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-07-15 04:24:29 +02:00
doc/check-routeros-update: update wording and details
This commit is contained in:
parent
b0595e53a5
commit
a9741336b8
1 changed files with 9 additions and 7 deletions
|
@ -46,14 +46,16 @@ And add a scheduler for automatic update notification:
|
||||||
Configuration
|
Configuration
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
Configuration is required only if you want to control update process with
|
No extra configuration is required to receive notifications. Several
|
||||||
safe versions from a web server. The configuration goes to
|
mechanisms are availalbe to enable automatic installation of updates.
|
||||||
`global-config-overlay`, this is the parameter:
|
The configuration goes to `global-config-overlay`, these are the parameters:
|
||||||
|
|
||||||
* `SafeUpdateNeighbor`: install updates automatically if seen in neighbor list
|
* `SafeUpdateNeighbor`: install updates automatically if at least one other
|
||||||
* `SafeUpdatePatch`: install patch updates automatically
|
device is seen in neighbor list with new version
|
||||||
* `SafeUpdateUrl`: url to check for safe update, the channel (`long-term`,
|
* `SafeUpdatePatch`: install patch updates (where just last digit changes)
|
||||||
`stable` or `testing`) is appended
|
automatically
|
||||||
|
* `SafeUpdateUrl`: url on webserver to check for safe update, the channel
|
||||||
|
(`long-term`, `stable` or `testing`) is appended
|
||||||
|
|
||||||
Also notification settings are required for
|
Also notification settings are required for
|
||||||
[e-mail](mod/notification-email.md),
|
[e-mail](mod/notification-email.md),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue