From f183a3cc4ef59668c24d4268df9690f88092b0f4 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 --- Reaktor/UDP/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Reaktor/UDP') diff --git a/Reaktor/UDP/config b/Reaktor/UDP/config index 34f0d0bc..623c721c 100644 --- a/Reaktor/UDP/config +++ b/Reaktor/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