From a316c22bccde041447dd4d8c0e9e1cc0a8679d80 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 25 Sep 2011 02:55:34 +0200 Subject: Reaktor/UDP: fix bug in config update Path to actual script --- UDP/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'UDP') diff --git a/UDP/config b/UDP/config index 34f0d0b..623c721 100644 --- a/UDP/config +++ b/UDP/config @@ -6,7 +6,7 @@ "pattern" : "", "action" : { "PROCESS" : { - "path" : "/krebs/Reaktor/UDP/licht_resolver", + "path" : "/krebs/Reaktor/udp_commands/licht_resolver", "argv" : [ ], "envp" : { } } -- cgit v1.2.3