procd: fix default timeout for reload trigger actions
authorDenis Osvald <denis.osvald@sartura.hr>
Tue, 14 Feb 2017 16:08:49 +0000 (17:08 +0100)
committerJohn Crispin <john@phrozen.org>
Wed, 15 Feb 2017 08:35:12 +0000 (09:35 +0100)
commitcbd69f7e4e8fbd509d36d1d272a6f7255e7a4fcd
treeb1b77f329ebce1f24dbf3b8aa75c93f742acf592
parent367a3bb36f334d7a3583337047c0cda937e57573
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>
package/system/procd/files/procd.sh