You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package/system/procd/files
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)
5 years ago
..
hotplug-preinit.json procd: fix hotplug-preinit.json syntax 7 years ago
hotplug.json base-files/hotplug: fix dedicated group for tty devices 5 years ago
procd.sh procd: fix invalid JSON filter expression in procd_running() 5 years ago
reload_config procd: check output of "uci show" instead of raw config files in order to track uncommitted changes 10 years ago