diff options
author | Yi Zhao <yi.zhao@windriver.com> | 2021-09-14 14:02:08 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-09-14 08:18:45 -0700 |
commit | 4ed048fb055ca3fd91d2c7fe128f6d67b772aa25 (patch) | |
tree | 81ab0798e7c3e76d1aad09848a7e43018c329d7d /meta-python/recipes-devtools/python/python-pyrex | |
parent | ce4c2b73828d79e251f688a8bb7fcdb7a0c1fa0a (diff) | |
download | meta-openembedded-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-python/recipes-devtools/python/python-pyrex')
0 files changed, 0 insertions, 0 deletions