1
0
Fork 0
forked from mirror/openwrt
openwrt/package
Jo-Philipp Wich 4987a409a7 procd: improve status reporting for partially running services
The existing implementation incorrectly reported `running` for services
without any instances or with all instances stopped/terminated.

Improve the default implementation of `/etc/init.d/* status` to properly
report services with not running instances. In case a service exists,
but without running instance, the status call will now report
"not running" with exit code 5. In case some instances are running and
some are stopped/terminated, the call will report "running (X/Y)" where
`X` denoted the amount of running instances and `Y` the amount of total
registered ones.

Ref: https://forum.openwrt.org/t/x/159443
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2023-07-27 13:31:18 +02:00
..
base-files base-files: fix duplicate wifi radio sections when using phy renaming 2023-07-17 14:33:57 +02:00
boot uboot-rockchip: add FriendlyARM NanoPC T4 support 2023-07-26 12:15:20 +02:00
devel strace: update to 6.4 2023-07-19 23:00:33 +02:00
firmware linux-firmware: broadcom: package bcm4356 NVRAM for NanoPC T4 2023-07-26 12:15:20 +02:00
kernel kernel: Autoload nvme at preinit time 2023-07-26 12:20:32 +02:00
libs libnl-tiny: update to latest Git HEAD 2023-07-27 12:03:12 +02:00
network dropbear: add ed25519 for failsafe key 2023-07-26 14:00:01 +02:00
system procd: improve status reporting for partially running services 2023-07-27 13:31:18 +02:00
utils ugps: update to latest HEAD, introduce baudrate 2023-07-26 14:28:09 +02:00
Makefile build: generate index.json 2023-05-09 23:56:49 +02:00