openwrt-mirror/package
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
..
base-files base-files: add wrapper for procd service list command 2022-03-19 16:13:58 +01:00
boot uboot-bcm4908: add BCM4912 build 2022-03-15 18:43:41 +01:00
devel strace: Update to version 5.16 2022-02-01 21:25:02 +01:00
firmware cypress-firmware: update it to version 5.4.18-2021_0812 2022-03-19 16:13:58 +01:00
kernel mac80211: backport MBSSID support 2022-03-18 14:38:27 +01:00
libs argp-standalone: fix compilation with Alpine Linux 2022-03-16 17:58:24 +01:00
network iptables: bump PKG_RELEASE 2022-03-19 16:13:58 +01:00
system procd: move service command to procd 2022-03-19 16:13:58 +01:00
utils util-linux: add lsns 2022-03-05 21:05:45 +01:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00