summaryrefslogtreecommitdiffstats
path: root/conf.d/bridge
diff options
context:
space:
mode:
Diffstat (limited to 'conf.d/bridge')
-rw-r--r--conf.d/bridge5
1 files changed, 5 insertions, 0 deletions
diff --git a/conf.d/bridge b/conf.d/bridge
new file mode 100644
index 0000000..6f3c5c3
--- /dev/null
+++ b/conf.d/bridge
@@ -0,0 +1,5 @@
+# Specify bridges here, separated with spaces.
+# a every bridge is specified as:
+# bridgename=interface1+interface2[+...]
+
+#BRIDGES="br0=eth0+tap0 br1=eth1+eth2"