diff options
author | Stig Thormodsrud <stig@vyatta.com> | 2009-07-31 16:02:57 -0700 |
---|---|---|
committer | Stig Thormodsrud <stig@vyatta.com> | 2009-07-31 16:02:57 -0700 |
commit | 8c5310f8ec7a6a0d63aa9b60a37ce4134513bdc3 (patch) | |
tree | f61f91fb300d8cac36ea2386ebb99d466f53ce31 | |
parent | 09c4f78106219a4f542c4ec89e08e609f1f6db71 (diff) | |
download | vyatta-cfg-8c5310f8ec7a6a0d63aa9b60a37ce4134513bdc3.tar.gz vyatta-cfg-8c5310f8ec7a6a0d63aa9b60a37ce4134513bdc3.zip |
Another attempt to fix 4760.
-rw-r--r-- | templates/priority | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/templates/priority b/templates/priority index c1507b3..274d8b8 100644 --- a/templates/priority +++ b/templates/priority @@ -85,7 +85,9 @@ # "active config" tree at the time the lower-level node is committed. # -200 firewall/group +200 firewall/group/address-group +200 firewall/group/network-group +200 firewall/group/port-group 210 firewall/name/node.tag 210 firewall/modify/node.tag 210 firewall/ipv6-name/node.tag |