diff options
author | Bill Randle <bill.randle@gmail.com> | 2017-09-24 10:31:31 -0700 |
---|---|---|
committer | Joe MacDonald <joe_macdonald@mentor.com> | 2017-10-11 16:22:49 -0400 |
commit | ba0e19ad5b2f97072b7eb465be3ac5d29e8751f4 (patch) | |
tree | a32c8bc946468e113fc434a791ccba9022e5dc26 /meta-networking/recipes-support/c-ares | |
parent | e72b72c5b0b66d3368195d2534a32e75bc7c6fad (diff) | |
download | meta-openembedded-ba0e19ad5b2f97072b7eb465be3ac5d29e8751f4.tar.gz |
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>
Diffstat (limited to 'meta-networking/recipes-support/c-ares')
0 files changed, 0 insertions, 0 deletions