summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorStig Thormodsrud <stig@vyatta.com>2009-04-03 17:19:11 -0700
committerStig Thormodsrud <stig@vyatta.com>2009-04-03 17:19:11 -0700
commit0968d66fc4de30525aca98873b7374fdc6676d3d (patch)
tree350ead42fa69f54b58ed585bd58428e4b3a446b1 /templates
parent5d9d843f0afdc9c6e428c3d35d21e68487a98d93 (diff)
downloadvyatta-cfg-0968d66fc4de30525aca98873b7374fdc6676d3d.tar.gz
vyatta-cfg-0968d66fc4de30525aca98873b7374fdc6676d3d.zip
Fix cut/paste syntax of priority which is different than rank.
Functionality seems to still work, but better to be consistent with the rest of the file.
Diffstat (limited to 'templates')
-rw-r--r--templates/priority17
1 files changed, 8 insertions, 9 deletions
diff --git a/templates/priority b/templates/priority
index 1a3a2d9..9e06e52 100644
--- a/templates/priority
+++ b/templates/priority
@@ -214,12 +214,11 @@
900 load-balancing
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
-
+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