diff options
author | Stig Thormodsrud <stig@vyatta.com> | 2009-04-01 15:09:29 -0700 |
---|---|---|
committer | Stig Thormodsrud <stig@vyatta.com> | 2009-04-01 15:09:29 -0700 |
commit | 8a4f104c2156afb3856ae0c82cc0006679a4ef3d (patch) | |
tree | db0940604ac69857524ffeb37db9d88bca2fa682 /templates/priority | |
parent | 939a38618183b2bbb706abf472f268f6b692b44a (diff) | |
download | vyatta-cfg-8a4f104c2156afb3856ae0c82cc0006679a4ef3d.tar.gz vyatta-cfg-8a4f104c2156afb3856ae0c82cc0006679a4ef3d.zip |
Add more service priorities so one service can fail without affecting
others.
Diffstat (limited to 'templates/priority')
-rw-r--r-- | templates/priority | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/templates/priority b/templates/priority index d8cb01b..1a3a2d9 100644 --- a/templates/priority +++ b/templates/priority @@ -212,5 +212,14 @@ 900 test-definition 900 content-inspection 900 load-balancing -900 service 900 protocols +900 service +910 service dhcp-relay +911 service dhcp-server +912 service dns +913 service https +914 service nat +915 service ssh +916 service telnet +917 service webproxy + |