On 2017-05-18 09:39, Denis Osvald wrote:
> This wires in custom expression handler functionality, which was
> present in json script since the original version, but never used.
To add a bit of context:
Experimenting with procd service triggers, it was noticed that when
adding triggers for a netwo
This wires in custom expression handler functionality, which was present
in json script since the original version, but never used.
Signed-off-by: Denis Osvald
---
json_script.c | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/json_script.c b/json_script.c
index 463aac8.