immortalwrt/package/base-files/files/etc
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
..
board.d update source 2017-09-06 19:19:45 +08:00
hotplug.d/net Revert "base-files: update" 2019-11-24 01:27:26 +08:00
init.d base-files: call "sync" after initial setup 2022-03-15 18:51:04 +08:00
iproute2 fix permission 2019-09-30 14:27:46 +08:00
rc.button base-files: add reboot only button handler 2020-10-13 18:31:39 +08:00
sysctl.d Revert "files: sync from openwrt v19.07 (#2690)" 2020-02-03 12:33:25 +08:00
uci-defaults base-files: replace backticks by $(...) 2020-10-13 18:32:40 +08:00
banner base-files: tweak banner 2022-03-15 20:36:37 +08:00
banner.failsafe fix permission 2019-09-30 14:27:46 +08:00
bench.log base-files: add empty bench.log file to avoid error info caused by coremark 2020-02-01 23:30:12 +08:00
device_info fix permission 2019-09-30 14:27:46 +08:00
diag.sh base-files: diag: restore default trigger for 'boot' LED 2020-10-13 18:26:08 +08:00
ethers fix permission 2019-09-30 14:27:46 +08:00
fstab fix permission 2019-09-30 14:27:46 +08:00
group base-files/hotplug: fix dedicated group for tty devices 2020-10-13 18:26:29 +08:00
hosts fix permission 2019-09-30 14:27:46 +08:00
inittab fix permission 2019-09-30 14:27:46 +08:00
openwrt_release fix permission 2019-09-30 14:27:46 +08:00
openwrt_version fix permission 2019-09-30 14:27:46 +08:00
os-release update source 2017-09-06 19:19:45 +08:00
passwd fix permission 2019-09-30 14:27:46 +08:00
preinit update source 2017-09-06 19:19:45 +08:00
profile procd: move service command to procd 2022-03-21 23:24:26 +08:00
protocols fix permission 2019-09-30 14:27:46 +08:00
rc.common base-files: add wrapper for procd service list command 2022-03-21 23:25:23 +08:00
rc.local Revert "base-files: update" 2019-11-24 01:27:26 +08:00
services fix permission 2019-09-30 14:27:46 +08:00
shadow fix permission 2019-09-30 14:27:46 +08:00
shells fix permission 2019-09-30 14:27:46 +08:00
shinit procd: move service command to procd 2022-03-21 23:24:26 +08:00
sysctl.conf fix permission 2019-09-30 13:52:50 +08:00
sysupgrade.conf fix permission 2019-09-30 13:52:50 +08:00