aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorYi Zhao <yi.zhao@windriver.com>2021-09-14 14:02:08 +0800
committerKhem Raj <raj.khem@gmail.com>2021-09-14 08:18:45 -0700
commit4ed048fb055ca3fd91d2c7fe128f6d67b772aa25 (patch)
tree81ab0798e7c3e76d1aad09848a7e43018c329d7d /meta-oe
parentce4c2b73828d79e251f688a8bb7fcdb7a0c1fa0a (diff)
downloadmeta-openembedded-contrib-4ed048fb055ca3fd91d2c7fe128f6d67b772aa25.tar.gz
net-snmp: make sure snmpd always exit after displaying usage
Currently, viewing the help text with snmpd -h results in snmpd being started in the background. $ snmpd -h Usage: snmpd [OPTIONS] [LISTENING ADDRESSES] [snip] $ ps -ef | grep snmpd root 1477 1 0 05:46 ? 00:00:00 snmpd -h Backport a patch to fix this issue. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe')
0 files changed, 0 insertions, 0 deletions