diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-02-18 15:45:12 -0800 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-02-18 15:45:12 -0800 |
commit | 30fa99304cb6313f418a4b336e0ad9d1309b4e97 (patch) | |
tree | 2f95d2ea70f4bdd21c802e4aa4c39081f6e03771 /templates/priority | |
parent | c45cd828d10fb556eda0fcfdae8219dfcb5d16da (diff) | |
download | vyatta-cfg-30fa99304cb6313f418a4b336e0ad9d1309b4e97.tar.gz vyatta-cfg-30fa99304cb6313f418a4b336e0ad9d1309b4e97.zip |
Remove no longer used protocol/disable entries
Also put newline at end of file
Diffstat (limited to 'templates/priority')
-rw-r--r-- | templates/priority | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/templates/priority b/templates/priority index 05ad175..dd7f409 100644 --- a/templates/priority +++ b/templates/priority @@ -1,10 +1,5 @@ 200 firewall/group 210 firewall -300 protocols/bgp/disable -301 protocols/ospf/disable -302 protocols/ospf6/disable -305 protocols/rip/disable -306 protocols/ripng/disable 310 interfaces/bonding/node.tag 320 interfaces/bridge/node.tag 330 interfaces/ethernet/node.tag @@ -31,4 +26,4 @@ 900 test-definition 900 content-inspection 900 load-balancing -900 service
\ No newline at end of file +900 service |