meta-openembedded/meta-networking/recipes-protocols/net-snmp/files
Bill Randle ba0e19ad5b net-snmp: check that executable is used before testing for existance
The recipe for net-snmp has snmpd and snmptrapd in seperate packages, so one or the other
or both could be installed. In a common case where only snmpd is installed, the startup
script will fail to run because the snmptrapd executable does not exist.

This patch simply qualifies the test by first checking to see if the executable is to
be used.

    -Bill

Signed-off-by: Bill Randle <bill.randle@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
2017-10-11 16:22:49 -04:00
..
init net-snmp: check that executable is used before testing for existance 2017-10-11 16:22:49 -04:00
snmpd.conf net-snmp: move to meta-networking and tweak 2013-04-26 10:00:32 +02:00
snmptrapd.conf net-snmp: move to meta-networking and tweak 2013-04-26 10:00:32 +02:00