immortalwrt/package/base-files/files
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
..
bin base-files: adjust default ntp server again 2021-07-23 02:00:32 +08:00
etc base-files: add wrapper for procd service list command 2022-09-01 15:00:46 +08:00
lib base-files: upgrade: fix efi partitions size calculation 2021-12-29 21:38:58 +01:00
rom rename default/ to files/ 2006-11-22 23:30:57 +00:00
sbin base-files: wifi: tidy up the reconf code 2021-06-30 19:24:55 +02:00
usr base-files: validate firmware for compatibility with backup 2019-09-08 09:10:30 +02:00