summaryrefslogtreecommitdiff
path: root/interface-definitions
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2021-03-17 20:51:14 +0100
committerChristian Poessinger <christian@poessinger.com>2021-03-17 20:51:25 +0100
commitad73de5d1c48ccc33e6d05ee91241446c96516cd (patch)
tree6ef69a2e87babb793cd332e7f03cf25318fff62f /interface-definitions
parent72935e74bf426575c51cde125378a3fe24e1316b (diff)
downloadvyos-1x-ad73de5d1c48ccc33e6d05ee91241446c96516cd.tar.gz
vyos-1x-ad73de5d1c48ccc33e6d05ee91241446c96516cd.zip
static: T3280: add missing and required priority xml node to avoid races
Diffstat (limited to 'interface-definitions')
-rw-r--r--interface-definitions/protocols-static.xml.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/interface-definitions/protocols-static.xml.in b/interface-definitions/protocols-static.xml.in
index f614aa063..ab60649a0 100644
--- a/interface-definitions/protocols-static.xml.in
+++ b/interface-definitions/protocols-static.xml.in
@@ -5,6 +5,7 @@
<node name="static" owner="${vyos_conf_scripts_dir}/protocols_static.py">
<properties>
<help>Static route parameters</help>
+ <priority>480</priority>
</properties>
<children>
#include <include/static/static-route-map.xml.i>