1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
openwrt/package/system/procd/files
Denis Osvald d9a358d562 procd: fix default timeout for reload trigger actions
Default trigger action timeout was added to procd.sh in commit f88e3a4c0
(procd: add default timeout for reload trigger actions)
However, the timeout value was not placed under the correct JSON-script
array nesting level and thus did not apply.

To fix this and make the timeout actually apply to the reload triggers,
we place it in the correct scope, that is the per-trigger array.

Fixes: f88e3a4c0abb60bb76a7678dd30dfdc8a808a2f1
Signed-off-by: Denis Osvald <denis.osvald@sartura.hr>
2017-02-15 09:33:13 +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: fix default timeout for reload trigger actions 2017-02-15 09:33:13 +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