diff options
| -rw-r--r-- | Reaktor/UDP/config | 2 | 
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" : { }        } | 
