summaryrefslogtreecommitdiff
path: root/interface-definitions
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2020-03-20 16:39:50 +0100
committerChristian Poessinger <christian@poessinger.com>2020-03-20 17:04:37 +0100
commit77dde087219467ce8bfcf64a9f7452ca74d66c0c (patch)
treea89847911b043c263c99533ba7573e31d8993ada /interface-definitions
parentee23ba04b9eb4003354c5426ab4c77d3103765b2 (diff)
downloadvyos-1x-77dde087219467ce8bfcf64a9f7452ca74d66c0c.tar.gz
vyos-1x-77dde087219467ce8bfcf64a9f7452ca74d66c0c.zip
sstp: T2008: move to vpn node
Diffstat (limited to 'interface-definitions')
-rw-r--r--interface-definitions/vpn-sstp.xml.in (renamed from interface-definitions/sstp.xml.in)6
1 files changed, 3 insertions, 3 deletions
diff --git a/interface-definitions/sstp.xml.in b/interface-definitions/vpn-sstp.xml.in
index 12a956bd9..c7c3c3ea5 100644
--- a/interface-definitions/sstp.xml.in
+++ b/interface-definitions/vpn-sstp.xml.in
@@ -1,10 +1,10 @@
<?xml version="1.0"?>
<interfaceDefinition>
- <node name="service">
+ <node name="vpn">
<children>
- <node name="sstp-server" owner="${vyos_conf_scripts_dir}/accel_sstp.py">
+ <node name="sstp" owner="${vyos_conf_scripts_dir}/vpn_sstp.py">
<properties>
- <help>Secure Socket Tunneling Protocol (SSTP) Server</help>
+ <help>Secure Socket Tunneling Protocol (SSTP) server</help>
<priority>900</priority>
</properties>
<children>