Skip to content
Snippets Groups Projects
Commit d9a358d5 authored by Denis Osvald's avatar Denis Osvald Committed by John Crispin
Browse files

procd: fix default timeout for reload trigger actions


Default trigger action timeout was added to procd.sh in commit f88e3a4c
(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: f88e3a4c
Signed-off-by: default avatarDenis Osvald <denis.osvald@sartura.hr>
parent d5722325
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment