summaryrefslogtreecommitdiff
path: root/interface-definitions
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2023-12-28 21:25:01 +0100
committerMergify <37929162+mergify[bot]@users.noreply.github.com>2023-12-28 21:42:12 +0000
commitd3ef16722b8b08ce9ea43345fbad18d8ffada639 (patch)
treef8bc4ab170d228ee4041bdaa0e2585a7784850fc /interface-definitions
parente5fcf49f293ef25a2b2685a3ebd9ac9488946c3f (diff)
downloadvyos-1x-d3ef16722b8b08ce9ea43345fbad18d8ffada639.tar.gz
vyos-1x-d3ef16722b8b08ce9ea43345fbad18d8ffada639.zip
ddclient: T5852: add missing priority
Running ddclient on a VLAN interface will fail during reboot as there is no discrete priority to tell that the dynamic DNS service needs to be started after the interfaces. (cherry picked from commit ef237a7555843226e9bf48e552ed5feb5df581f4)
Diffstat (limited to 'interface-definitions')
-rw-r--r--interface-definitions/dns-dynamic.xml.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/interface-definitions/dns-dynamic.xml.in b/interface-definitions/dns-dynamic.xml.in
index eb57ab927..bdf20131c 100644
--- a/interface-definitions/dns-dynamic.xml.in
+++ b/interface-definitions/dns-dynamic.xml.in
@@ -10,6 +10,7 @@
<node name="dynamic" owner="${vyos_conf_scripts_dir}/dynamic_dns.py">
<properties>
<help>Dynamic DNS</help>
+ <priority>990</priority>
</properties>
<children>
<tagNode name="interface">