immortalwrt/package/base-files/files
Florian Eckert cfd093809f
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-03-21 23:25:23 +08:00
..
bin base-files: adjust default ntp server again 2021-07-18 12:06:29 +08:00
etc base-files: add wrapper for procd service list command 2022-03-21 23:25:23 +08:00
lib base-files: upgrade: fix efi partitions size calculation 2021-12-30 23:57:07 +08:00
rom fix permission 2019-09-30 14:27:46 +08:00
sbin base-files: add logging for configuration import 2021-03-23 11:19:00 +08:00
usr dropbear: bump to 2019.78 2020-03-22 18:35:41 +08:00