summaryrefslogtreecommitdiff
path: root/interface-definitions/vpn-l2tp.xml.in
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2020-04-10 18:32:33 +0200
committerChristian Poessinger <christian@poessinger.com>2020-04-11 11:25:13 +0200
commitf35cf88ec4c63ba8510bbccbbb60bacc16d02aa5 (patch)
treef7165a46545e04389b67d3382f6d56feb3ec3bc1 /interface-definitions/vpn-l2tp.xml.in
parent2c8c3117093b4e975461c2cf1c15a0d7fc4654cf (diff)
downloadvyos-1x-f35cf88ec4c63ba8510bbccbbb60bacc16d02aa5.tar.gz
vyos-1x-f35cf88ec4c63ba8510bbccbbb60bacc16d02aa5.zip
vpn: l2tp: T2264: rename files to match CLI levels
Diffstat (limited to 'interface-definitions/vpn-l2tp.xml.in')
-rw-r--r--interface-definitions/vpn-l2tp.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/interface-definitions/vpn-l2tp.xml.in b/interface-definitions/vpn-l2tp.xml.in
index 7fc844054..dcbb5f3ed 100644
--- a/interface-definitions/vpn-l2tp.xml.in
+++ b/interface-definitions/vpn-l2tp.xml.in
@@ -2,7 +2,7 @@
<interfaceDefinition>
<node name="vpn">
<children>
- <node name="l2tp" owner="${vyos_conf_scripts_dir}/accel_l2tp.py">
+ <node name="l2tp" owner="${vyos_conf_scripts_dir}/vpn_l2tp.py">
<properties>
<help>L2TP Virtual Private Network (VPN)</help>
</properties>