openwrtv4/package/system/procd/files
Bastian Bittorf b54cbad6ef procd: update procd.sh to disallow signal-numbers, enforce signal-names
A given signal-name is now converted to the corresonding number. In general
it's good style to use names (readability) and it's more portable: signal
numbers can be architecture-dependent, so we are more safe giving names.

A real world example is signal 10, which is BUS on ramips and USR1 on PPC.

All users of 'procd_send_signal' must change their code to reflect this.

Signed-off-by: Bastian Bittorf <bb@npl.de>
2017-01-26 18:07:37 +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 procd: add support for overriding the tar sysupgrade board name 2017-01-11 13:40:36 +01:00
procd.sh procd: update procd.sh to disallow signal-numbers, enforce signal-names 2017-01-26 18:07:37 +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