immortalwrt/package
Florian Eckert 94b95569e4
base-files: add wrapper for procd service list command
A service managed by procd does have a json object with usefull information.
This information could by dumped with the following command.

ubus call service list "{ 'verbose':true, 'name': '<service-name>)'". }"

This line is long and complicated to enter. This commit adds a wrapper
call to the procd service section tool to simplify the input and get the
output faster.

We could now enter the command /etc/initd/<service> info to get the info
faster.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
(cherry picked from commit 09c41ea679)
2022-09-01 15:00:46 +08:00
..
base-files base-files: add wrapper for procd service list command 2022-09-01 15:00:46 +08:00
boot ramips: add support for Xiaomi Mi Router CR660x series 2022-08-30 10:45:30 +08:00
devel Merge Official Source 2021-04-12 02:22:36 +08:00
emortal default-settings: default to SNAPSHOT style 2022-07-09 10:48:09 +08:00
firmware Merge Official Source 2022-07-29 21:28:06 +08:00
kernel Merge Official Source 2022-08-30 10:39:29 +08:00
libs Merge Official Source 2022-08-30 10:39:29 +08:00
network Merge Official Source 2022-08-30 10:39:29 +08:00
system package: fix cmake packages build with ninja 2022-05-18 12:09:41 +08:00
utils Merge Official Source 2022-07-29 21:28:06 +08:00
Makefile build: fix opkg install step for large package selection 2021-12-31 17:55:29 +01:00