From 0968d66fc4de30525aca98873b7374fdc6676d3d Mon Sep 17 00:00:00 2001 From: Stig Thormodsrud Date: Fri, 3 Apr 2009 17:19:11 -0700 Subject: 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. --- templates/priority | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) (limited to 'templates') 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 -- cgit v1.2.3