summaryrefslogtreecommitdiffstats
path: root/config/Makefile.am
diff options
context:
space:
mode:
authorKanagaraj M <kmayilsa@redhat.com>2014-04-17 17:39:27 +0530
committerBala.FA <barumuga@redhat.com>2014-04-29 10:21:37 +0530
commit938e318bbfec1900aceea25c2702f234961c0493 (patch)
tree95422d82706c87480492601dba99d1c9a3188f32 /config/Makefile.am
parentd0fef7cc3ee1f09536fd2ae85fe1620ee09100a9 (diff)
snmp: Fix conf file name and permission
Renamed the file to snmpmanagers.conf, as .cfg files nagios specific files. Changed the permission to nagios:nagios, as trapgenerater fails otherwise. Change-Id: I2fbc4404c7177ee3bcaeab3151cbcba8e062772a Signed-off-by: Kanagaraj M <kmayilsa@redhat.com>
Diffstat (limited to 'config/Makefile.am')
-rw-r--r--config/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/Makefile.am b/config/Makefile.am
index 4435879..60da34c 100644
--- a/config/Makefile.am
+++ b/config/Makefile.am
@@ -6,7 +6,7 @@ glusternagiosconf_DATA = \
gluster-templates.cfg \
gluster-contacts.cfg \
host-monitoring-services.in \
- snmpmanagers.cfg \
+ snmpmanagers.conf \
$(NULL)
glusternagiosdefaultconfdir = $(sysconfdir)/nagios/gluster/default