You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package
Jo-Philipp Wich b22a20af45 procd: add support for service signals
Update procd to latest HEAD in order to introduce support for services signals:

- Adds a new service.signal ubus call to send a kill() signal to one or all
  running instances of a given service

- Adds a new "reload_signal" property which allows service init scripts to
  request procd to send a specific kill() signal on reload, instead of
  stopping and restarting running processes

Also fixes some potential memory leaks reported by cppcheck and an environment
variable corruption in the trace command.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
8 years ago
..
base-files base-files: Changed UCI variable name for GPIO value from 'default' to 'value' 8 years ago
boot uboot-envtools: add support for YunCore SR3200 and XD3200 8 years ago
devel valgrind: update to 3.12.0 8 years ago
firmware ar71xx: remove AP83 reference design board support 8 years ago
kernel kernel: kmod-hwmon-tmp102: add dependency to kmod-thermal 8 years ago
libs mbedtls: tune config to reduce size and improve performance 8 years ago
network netfilter: drop proprietary xt_id match 8 years ago
system procd: add support for service signals 8 years ago
utils e2fsprogs: avoid picking up incompatible libcom_err.so 8 years ago
Makefile image: fix CONFIG_CLEAN_IPKG with CONFIG_TARGET_PER_DEVICE_ROOTFS 8 years ago