openwrtv4/package/system/procd/files
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>
2016-12-14 01:14:08 +01:00
..
hotplug-preinit.json hotplug-preinit: remove superfluous and 2016-02-26 08:35:32 +00:00
hotplug.json procd: Set /dev/kmsg to 600 2016-07-02 10:16:18 +02:00
nand-preinit.sh procd: more nand takeover fixes 2014-12-03 20:22:37 +00:00
nand.sh sysupgrade: unmount filesystems before reboot 2016-08-04 18:19:46 +02:00
procd.sh procd: add support for service signals 2016-12-14 01:14:08 +01:00
reload_config procd: check output of "uci show" instead of raw config files in order to track uncommitted changes 2014-07-29 02:12:24 +00:00