summaryrefslogtreecommitdiff
path: root/net-snmp
diff options
context:
space:
mode:
Diffstat (limited to 'net-snmp')
-rw-r--r--net-snmp/net-snmp_5.1.2.oe4
1 files changed, 3 insertions, 1 deletions
diff --git a/net-snmp/net-snmp_5.1.2.oe b/net-snmp/net-snmp_5.1.2.oe
index 0a17e4b37e..1ee66edda5 100644
--- a/net-snmp/net-snmp_5.1.2.oe
+++ b/net-snmp/net-snmp_5.1.2.oe
@@ -51,4 +51,6 @@ else
/etc/init.d/snmpd stop
fi
update-rc.d $D snmpd remove
-} \ No newline at end of file
+}
+
+CONFFILES_${PN}_nylon = "${sysconfdir}/snmp/snmpd.conf ${sysconfdir}/snmp/snmptrapd.conf"