diff options
author | Florian Eckert <fe@dev.tdt.de> | 2021-12-22 08:59:43 +0100 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2022-03-19 16:13:58 +0100 |
commit | 09c41ea6792a86cfcacb13f6727f5049c3f87cd6 (patch) | |
tree | 477d719419a5c3c800997b244d68481a0c10431f /package/boot/uboot-envtools/files/realtek | |
parent | b9017384cae7bbc47186fdf35a80207844876a0d (diff) | |
download | upstream-09c41ea6792a86cfcacb13f6727f5049c3f87cd6.tar.gz upstream-09c41ea6792a86cfcacb13f6727f5049c3f87cd6.tar.bz2 upstream-09c41ea6792a86cfcacb13f6727f5049c3f87cd6.zip |
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>
Diffstat (limited to 'package/boot/uboot-envtools/files/realtek')
0 files changed, 0 insertions, 0 deletions