summaryrefslogtreecommitdiff
path: root/interface-definitions/vpn_l2tp.xml.in
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2020-09-26 12:49:04 +0200
committerChristian Poessinger <christian@poessinger.com>2020-09-26 12:49:04 +0200
commitf325d869515e008b09a8f2de7a4bda81dffd1158 (patch)
treea1a855f93db252de5d06b06c91d16f57d10f4ddf /interface-definitions/vpn_l2tp.xml.in
parentf0400b7e24944de75fef8cdd0d7eb016b224b9c7 (diff)
downloadvyos-1x-f325d869515e008b09a8f2de7a4bda81dffd1158.tar.gz
vyos-1x-f325d869515e008b09a8f2de7a4bda81dffd1158.zip
xml: interface-definitions: fix wrong file extension of inlcude files
Files which are included by others whouls have the ".xml.i" extension.
Diffstat (limited to 'interface-definitions/vpn_l2tp.xml.in')
-rw-r--r--interface-definitions/vpn_l2tp.xml.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/interface-definitions/vpn_l2tp.xml.in b/interface-definitions/vpn_l2tp.xml.in
index 702ef8b5a..4de28d2bd 100644
--- a/interface-definitions/vpn_l2tp.xml.in
+++ b/interface-definitions/vpn_l2tp.xml.in
@@ -36,7 +36,7 @@
</constraint>
</properties>
</leafNode>
- #include <include/accel-name-server.xml.in>
+ #include <include/accel-name-server.xml.i>
<node name="lns">
<properties>
<help>L2TP Network Server (LNS)</help>
@@ -203,7 +203,7 @@
</leafNode>
</children>
</node>
- #include <include/accel-client-ipv6-pool.xml.in>
+ #include <include/accel-client-ipv6-pool.xml.i>
<leafNode name="description">
<properties>
<help>Description for L2TP remote-access settings</help>