aboutsummaryrefslogtreecommitdiffstats
path: root/UDP/config
diff options
context:
space:
mode:
Diffstat (limited to 'UDP/config')
-rw-r--r--UDP/config15
1 files changed, 0 insertions, 15 deletions
diff --git a/UDP/config b/UDP/config
deleted file mode 100644
index 623c721..0000000
--- a/UDP/config
+++ /dev/null
@@ -1,15 +0,0 @@
-[
- {
- "comment" : "listener for licht.shack",
- "bind_addr" : "0.0.0.0",
- "port" : 2342,
- "pattern" : "",
- "action" : {
- "PROCESS" : {
- "path" : "/krebs/Reaktor/udp_commands/licht_resolver",
- "argv" : [ ],
- "envp" : { }
- }
- }
- }
-]