Initial commit
[com/gs-lite.git] / cfg / localhost.ifq
diff --git a/cfg/localhost.ifq b/cfg/localhost.ifq
new file mode 100644 (file)
index 0000000..683ba2d
--- /dev/null
@@ -0,0 +1,4 @@
+default : Contains[InterfaceType,GDAT] and Equals[Host,'localhost'];
+csv : Contains[InterfaceType,CSV] and Equals[Host,'localhost'];
+csvtcp : Contains[InterfaceType,CSVTCP] and Equals[Host,'localhost'];
+gdat: Contains[InterfaceType,GDAT] and Equals[Host,'localhost']