From 9904304c698a901e54cdee6b36f09c1a08346209 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Mon, 3 Oct 2022 15:35:53 +0100 Subject: Revert "Disable Nagios update check, it's a bit crashy" This reverts commit 8faf8b916253c62f42c208812f8da3118d4a87b2. --- nagios/nagios.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nagios') diff --git a/nagios/nagios.cfg b/nagios/nagios.cfg index 9c5b8f7..a994f70 100644 --- a/nagios/nagios.cfg +++ b/nagios/nagios.cfg @@ -709,7 +709,7 @@ interval_length=60 # by Nagios Enterprises from the update check is processed in accordance # with our privacy policy - see https://api.nagios.org for details. -check_for_updates=0 +check_for_updates=1 -- cgit v1.2.3