summaryrefslogtreecommitdiff
path: root/services/applications/nagios.cf
diff options
context:
space:
mode:
Diffstat (limited to 'services/applications/nagios.cf')
-rw-r--r--services/applications/nagios.cf2
1 files changed, 1 insertions, 1 deletions
diff --git a/services/applications/nagios.cf b/services/applications/nagios.cf
index 156fdfb..a664bb5 100644
--- a/services/applications/nagios.cf
+++ b/services/applications/nagios.cf
@@ -9,5 +9,5 @@ bundle agent nagios
};
methods:
nagios::
- "any" usebundle => fcgiwrap("nagios", "www", "770");
+ "nagios" usebundle => fcgiwrap("nagios", "www", "770");
}