summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenri Herscher <henri@oreka.org>2008-06-24 17:33:10 +0000
committerHenri Herscher <henri@oreka.org>2008-06-24 17:33:10 +0000
commit54517da801e2afae241fd02ab84a34add755c149 (patch)
tree07cbd9953b209f85bc05d49c31876099407de5cc
parent70e68d786574bc217c30e44e02fd6b11898e2acf (diff)
Changed example NIC devices to Unix form in config-linux-template.xml
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@548 09dcff7a-b715-0410-9601-b79a96267cd0
-rw-r--r--orkaudio/config-linux-template.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/orkaudio/config-linux-template.xml b/orkaudio/config-linux-template.xml
index f95f31d..144499b 100644
--- a/orkaudio/config-linux-template.xml
+++ b/orkaudio/config-linux-template.xml
@@ -45,7 +45,7 @@
<!-- Use this if you want to force capture from a given list of devices. -->
<!-- All available devices are listed in orkaudio.log when the service is starting -->
- <!--<Devices>\Device\NPF_{E0E496FA-DABF-47C1-97C2-DD914DFD3354}, \Device\NPF_{ADE496FA-DABF-47C1-97C2-DD914DFDAB38}</Devices>-->
+ <!--<Devices>eth1, eth2</Devices>-->
<!--<PcapFilter>net 217.14.0.0/16 or host 10.0.0.1</PcapFilter>-->