diff options
Diffstat (limited to 'interface-definitions/service_aws_glb.xml.in')
-rw-r--r-- | interface-definitions/service_aws_glb.xml.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/interface-definitions/service_aws_glb.xml.in b/interface-definitions/service_aws_glb.xml.in index c749fd04e..71de1f03a 100644 --- a/interface-definitions/service_aws_glb.xml.in +++ b/interface-definitions/service_aws_glb.xml.in @@ -5,12 +5,12 @@ <node name="aws"> <properties> <help>Amazon Web Service</help> - <priority>1280</priority> </properties> <children> <node name="glb" owner="${vyos_conf_scripts_dir}/service_aws_glb.py"> <properties> <help>Gateway load-balancer tunnel handler</help> + <priority>1280</priority> </properties> <children> <node name="script"> |