openwrt/package/base-files/files/etc
Florian Eckert 09c41ea679 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>
2022-03-19 16:13:58 +01:00
..
board.d treewide: remove execute bit and shebang from board.d files 2021-03-06 11:30:06 +01:00
hotplug.d/net
init.d base-files: call "sync" after initial setup 2022-03-12 11:13:54 +00:00
iproute2
rc.button
sysctl.d
uci-defaults Revert "base-files: migrate old UCI network bridge ports syntax" 2021-05-20 12:25:25 +02:00
banner
banner.failsafe
device_info
diag.sh
ethers
fstab
group
hosts
inittab
openwrt_release
openwrt_version
os-release
passwd
preinit
profile base-files: replace fgrep with grep -F 2022-02-06 23:09:15 +01:00
protocols
rc.common base-files: add wrapper for procd service list command 2022-03-19 16:13:58 +01:00
rc.local
services
shadow base-file: remove password aging feature form /etc/shadow 2022-02-24 18:10:30 +01:00
shells
shinit procd: move service command to procd 2022-03-19 16:13:58 +01:00
sysctl.conf
sysupgrade.conf