openwrt/package/system/procd
Jo-Philipp Wich 9cae5a8289 procd: fix invalid JSON filter expression in procd_running()
Since service and instance names may contain characters which are not allowed
in JSON path labels, such as dashes or spaces, change the filter expression
to array square bracket notation to properly match these cases as well.

Fixes: 2c3dd70741 ("procd: add procd_running() helper for checking running state")
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit c933b6d224)
2019-09-19 07:21:47 +02:00
..
files procd: fix invalid JSON filter expression in procd_running() 2019-09-19 07:21:47 +02:00
Makefile procd: fix invalid JSON filter expression in procd_running() 2019-09-19 07:21:47 +02:00