diff options
author | slioch <slioch@eng-140.vyatta.com> | 2009-02-18 09:54:33 -0800 |
---|---|---|
committer | slioch <slioch@eng-140.vyatta.com> | 2009-02-18 09:54:33 -0800 |
commit | 3882b0e90aaa3b1e2d9963584a1e703f1d45d079 (patch) | |
tree | 7dc21c8dd9e4175e2466ce589ae2a5d3480fa722 | |
parent | 507ca1cf3cdfc0316d0cc8004921870244fbfe96 (diff) | |
download | vyatta-cfg-3882b0e90aaa3b1e2d9963584a1e703f1d45d079.tar.gz vyatta-cfg-3882b0e90aaa3b1e2d9963584a1e703f1d45d079.zip |
removing incorrect placement of node.tag on firewall/group priority
-rw-r--r-- | templates/priority | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/priority b/templates/priority index 2442dbc..c9c3415 100644 --- a/templates/priority +++ b/templates/priority @@ -1,4 +1,4 @@ -200 firewall/group/node.tag +200 firewall/group 210 firewall 300 protocols/bgp/disable 301 protocols/ospf/disable |