summaryrefslogtreecommitdiff
path: root/interface-definitions
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2020-04-18 15:26:22 +0200
committerChristian Poessinger <christian@poessinger.com>2020-04-18 15:26:22 +0200
commitfd371f58805a9ed8b58a2548798ba683e9736642 (patch)
treed8626280e4b9c877c25ad974320cc4fe9a86b14e /interface-definitions
parentd76dbb558a4fcb73c2377b5524451bb408419802 (diff)
downloadvyos-1x-fd371f58805a9ed8b58a2548798ba683e9736642.tar.gz
vyos-1x-fd371f58805a9ed8b58a2548798ba683e9736642.zip
ipoe-server: rename XML/Python files for a common pattern
Diffstat (limited to 'interface-definitions')
-rw-r--r--interface-definitions/service_ipoe-server.xml.in (renamed from interface-definitions/service-ipoe.xml.in)2
1 files changed, 1 insertions, 1 deletions
diff --git a/interface-definitions/service-ipoe.xml.in b/interface-definitions/service_ipoe-server.xml.in
index 6804469cb..4033b56d6 100644
--- a/interface-definitions/service-ipoe.xml.in
+++ b/interface-definitions/service_ipoe-server.xml.in
@@ -2,7 +2,7 @@
<interfaceDefinition>
<node name="service">
<children>
- <node name="ipoe-server" owner="${vyos_conf_scripts_dir}/service-ipoe.py">
+ <node name="ipoe-server" owner="${vyos_conf_scripts_dir}/service_ipoe-server.py">
<properties>
<help>Internet Protocol over Ethernet (IPoE) Server</help>
<priority>900</priority>