summaryrefslogtreecommitdiff
path: root/interface-definitions/service_ipoe-server.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/service_ipoe-server.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/service_ipoe-server.xml.in')
-rw-r--r--interface-definitions/service_ipoe-server.xml.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/interface-definitions/service_ipoe-server.xml.in b/interface-definitions/service_ipoe-server.xml.in
index 9ee5d5156..ee09d01d6 100644
--- a/interface-definitions/service_ipoe-server.xml.in
+++ b/interface-definitions/service_ipoe-server.xml.in
@@ -111,8 +111,8 @@
</leafNode>
</children>
</tagNode>
- #include <include/accel-name-server.xml.in>
- #include <include/accel-client-ipv6-pool.xml.in>
+ #include <include/accel-name-server.xml.i>
+ #include <include/accel-client-ipv6-pool.xml.i>
<node name="authentication">
<properties>
<help>Client authentication methods</help>
@@ -198,7 +198,7 @@
</children>
</tagNode>
#include <include/radius-server.xml.i>
- #include <include/accel-radius-additions.xml.in>
+ #include <include/accel-radius-additions.xml.i>
</children>
</node>
</children>