mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-06 18:59:28 -05:00
Add procd_send_signal which allows to send an optional specified kill signal to one specified or all instances of a given service. By default SIGHUP is sent if no signal is specified Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>