Add new udafs and RMR support to gsprintconsole_ves
[com/gs-lite.git] / cfg / localhost.ifq
1 default : Contains[InterfaceType,GDAT] and Equals[Host,'localhost'];
2 csv : Contains[InterfaceType,CSV] and Equals[Host,'localhost'];
3 csvtcp : Contains[InterfaceType,CSVTCP] and Equals[Host,'localhost'];
4 gdat: Contains[InterfaceType,GDAT] and Equals[Host,'localhost']