diff options
author | Christian Poessinger <christian@poessinger.com> | 2021-01-02 12:56:40 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2021-01-02 12:56:40 +0100 |
commit | 01e9674c2258503de31b0a03b258ef0bd9a1ea35 (patch) | |
tree | a15bc339041626b204f14e6f6ec48b5ad55a15ee /interface-definitions/dns-dynamic.xml.in | |
parent | da738cde326fe8974ae270de93c1bce1290aba05 (diff) | |
download | vyos-1x-01e9674c2258503de31b0a03b258ef0bd9a1ea35.tar.gz vyos-1x-01e9674c2258503de31b0a03b258ef0bd9a1ea35.zip |
ddclient: T2858: no need to add a discrete priority
Diffstat (limited to 'interface-definitions/dns-dynamic.xml.in')
-rw-r--r-- | interface-definitions/dns-dynamic.xml.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/interface-definitions/dns-dynamic.xml.in b/interface-definitions/dns-dynamic.xml.in index f6298eadf..b0b9158c8 100644 --- a/interface-definitions/dns-dynamic.xml.in +++ b/interface-definitions/dns-dynamic.xml.in @@ -10,7 +10,6 @@ <node name="dynamic" owner="${vyos_conf_scripts_dir}/dynamic_dns.py"> <properties> <help>Dynamic DNS</help> - <priority>919</priority> </properties> <children> <tagNode name="interface"> |