Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37766560
en ru br
ALT Linux repos
S:3.0.6-alt16
5.0: 3.0.3-alt1
4.1: 3.0.3-alt1.M41.1
4.0: 2.7-alt1
3.0: 2.0-alt0.b3.1

Group :: Monitoring
RPM: nagios

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: nagios-3.0.2-nagiosdevlist-disable-contactgroup-svc-notifications.patch
Download


--- nagios-3.0.2/base/commands.c.p11	2008-05-27 09:07:05 +1100
+++ nagios-3.0.2/base/commands.c	2008-05-27 09:07:06 +1100
@@ -3743,7 +3743,7 @@ void enable_contact_service_notification
 	unsigned long attr=MODATTR_NOTIFICATIONS_ENABLED;
 
 	/* no change */
-	if(cntct->service_notifications_enabled==TRUE)
+	if(cntct->service_notifications_enabled==FALSE)
 		return;
 
 	/* set the attribute modified flag */
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin