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.
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>
8 years ago
..
hotplug-preinit.json hotplug-preinit: remove superfluous `and` 8 years ago
hotplug.json procd: Set /dev/kmsg to 600 8 years ago
nand-preinit.sh procd: more nand takeover fixes 10 years ago
nand.sh procd: add support for overriding the tar sysupgrade board name 8 years ago
procd.sh procd: update procd.sh to disallow signal-numbers, enforce signal-names 8 years ago
reload_config procd: check output of "uci show" instead of raw config files in order to track uncommitted changes 10 years ago