summaryrefslogtreecommitdiffstats
path: root/Reaktor/UDP
diff options
context:
space:
mode:
authorroot <root@krebs>2011-09-25 02:55:34 +0200
committerroot <root@krebs>2011-09-25 02:55:34 +0200
commitf183a3cc4ef59668c24d4268df9690f88092b0f4 (patch)
treeb2514061e19351f4cfe1471866fa5f99156b1b70 /Reaktor/UDP
parenta30932e4c793ceb2c813986bd84e8f99d1dc84a5 (diff)
Reaktor/UDP: fix bug in config
update Path to actual script
Diffstat (limited to 'Reaktor/UDP')
-rw-r--r--Reaktor/UDP/config2
1 files changed, 1 insertions, 1 deletions
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" : { }
}