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:33:13 +0000 (09:33 +0100)
commitd9a358d562691fcc5b7a7dfe2a98f9c0d3dd7830
tree390360f0f6cd99e00323d174c8448df9e413f665
parentd57223259ba9662ea1c8095b7a8269b11816794f
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