lede/package/base-files/files
Florian Eckert b498e0ac33 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>
2024-10-17 16:01:07 +08:00
..
bin base-files: move ntp server to default settings 2024-07-06 23:05:37 +08:00
etc base-files: add wrapper for procd service list command 2024-10-17 16:01:07 +08:00
lib base-files: add support for heartbeat led trigger 2024-10-17 15:42:50 +08:00
rom update source 2017-09-06 19:19:45 +08:00
sbin base-files: allow ignoring minor compat-version check 2024-10-17 14:47:58 +08:00
usr dropbear: bump to 2019.78 2020-03-22 18:35:41 +08:00