diff options
author | Stig Thormodsrud <stig@vyatta.com> | 2009-07-09 13:59:58 -0700 |
---|---|---|
committer | Stig Thormodsrud <stig@vyatta.com> | 2009-07-10 14:11:07 -0700 |
commit | d74ccee3c26f4cd3c3c76c8ae3d753961fc8924a (patch) | |
tree | 2d3659f185b94fb5c08f70ab02d290872466f5c9 /templates | |
parent | 171e12fb65bc31e6eb658520e5a6c669051bc3ba (diff) | |
download | vyatta-cfg-d74ccee3c26f4cd3c3c76c8ae3d753961fc8924a.tar.gz vyatta-cfg-d74ccee3c26f4cd3c3c76c8ae3d753961fc8924a.zip |
Add more system priorities so that 1 system failure doesn't affect
others.
(cherry picked from commit 9f94864f8b2920c66c436c3452f7283c0773521a)
Diffstat (limited to 'templates')
-rw-r--r-- | templates/priority | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/templates/priority b/templates/priority index 38ad89b..147b870 100644 --- a/templates/priority +++ b/templates/priority @@ -109,7 +109,21 @@ 390 interfaces/pseudo-ethernet 391 interfaces/pseudo-ethernet/node.tag/vif 395 interfaces/bonding/node.tag/vif -400 system +400 system/domain-name +400 system/domain-search +400 system/gateway-address +400 system/host-name +400 system/ip +400 system/ipv6 +400 system/login +400 system/name-server +400 system/ntp-server +400 system/options +400 system/package +400 system/static-host-mapping +400 system/syslog +400 system/time-zone +405 system 450 protocols/static 470 policy 500 protocols/bgp/node.tag/parameters |