summaryrefslogtreecommitdiff
path: root/templates/interfaces
diff options
context:
space:
mode:
authorslioch <slioch@eng-140.vyatta.com>2009-10-20 21:22:08 -0700
committerslioch <slioch@eng-140.vyatta.com>2009-10-20 21:22:08 -0700
commit5b9d989a12b09037dd7826d09cafaa450ca1b554 (patch)
tree5e82ec4b8bba32ca97597d80ffc2d5f106eb84bf /templates/interfaces
parent0ed6f65e5f507f1d9a40eeff07f9649eccb6a21b (diff)
downloadvyatta-cfg-system-5b9d989a12b09037dd7826d09cafaa450ca1b554.tar.gz
vyatta-cfg-system-5b9d989a12b09037dd7826d09cafaa450ca1b554.zip
move priority after multi tags
Diffstat (limited to 'templates/interfaces')
-rw-r--r--templates/interfaces/bridge/node.tag/address/node.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/interfaces/bridge/node.tag/address/node.def b/templates/interfaces/bridge/node.tag/address/node.def
index 5f57d5fc..0c4ba0bd 100644
--- a/templates/interfaces/bridge/node.tag/address/node.def
+++ b/templates/interfaces/bridge/node.tag/address/node.def
@@ -1,5 +1,5 @@
-priority: 320
multi:
+priority: 320
type: txt
help: Set an IP address for this interface
syntax:expression: exec "/opt/vyatta/sbin/vyatta-interfaces.pl --valid-addr $VAR(@) --dev $VAR(../@)";\