From 2907dbe18f0ac17b9fcae5df56b673d129839d66 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Tue, 7 Jul 2020 00:21:47 +0200 Subject: check-routeros-update: support installing patch updates automatically --- global-config | 2 ++ 1 file changed, 2 insertions(+) (limited to 'global-config') diff --git a/global-config b/global-config index 5f22b6b..3976e69 100644 --- a/global-config +++ b/global-config @@ -46,6 +46,8 @@ # The configured channel (bugfix, current, release-candidate) is appended. :global SafeUpdateUrl ""; #:global SafeUpdateUrl "https://example.com/ros/safe-update/"; +# Allow to install patch updates automatically. +:global SafeUpdatePatch false; # These thresholds control when to send health notification # on temperature and voltage. -- cgit v1.2.3-54-g00ecf