From d3ef16722b8b08ce9ea43345fbad18d8ffada639 Mon Sep 17 00:00:00 2001 From: Christian Breunig Date: Thu, 28 Dec 2023 21:25:01 +0100 Subject: 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) --- interface-definitions/dns-dynamic.xml.in | 1 + 1 file changed, 1 insertion(+) 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 @@ Dynamic DNS + 990 -- cgit v1.2.3