mirror of
https://github.com/openwrt/packages.git
synced 2026-06-17 14:50:07 +04:00
c931276955
It seems the command name output from netstat can be truncated in weird ways, so let's get the binary name from /proc instead and use that for matching which listener we have. Fixes #15071. Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>