summaryrefslogtreecommitdiff
path: root/op-mode-definitions
diff options
context:
space:
mode:
authorIndrajit Raychaudhuri <irc@indrajit.com>2024-01-21 18:56:18 -0600
committerIndrajit Raychaudhuri <irc@indrajit.com>2024-02-01 15:44:31 -0600
commitd9ed904b72fdf6641b0f7d5316207a99ef90a711 (patch)
treebe7b62abdbb0784e95af80b11d72f878f4d06744 /op-mode-definitions
parentfd3b3f3b9fff5c7621fb04684ea0fede58a296da (diff)
downloadvyos-1x-d9ed904b72fdf6641b0f7d5316207a99ef90a711.tar.gz
vyos-1x-d9ed904b72fdf6641b0f7d5316207a99ef90a711.zip
op-mode: T5966: Ensure top level property to avoid empty node
Since, we don't have op-mode operation for 'dns dynamic' anymore, we need to add a top level property to avoid empty `templates-op/update/node.def`.
Diffstat (limited to 'op-mode-definitions')
-rw-r--r--op-mode-definitions/container.xml.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/op-mode-definitions/container.xml.in b/op-mode-definitions/container.xml.in
index f581d39fa..96c582a83 100644
--- a/op-mode-definitions/container.xml.in
+++ b/op-mode-definitions/container.xml.in
@@ -154,6 +154,9 @@
</children>
</node>
<node name="update">
+ <properties>
+ <help>Update data for a service</help>
+ </properties>
<children>
<node name="container">
<properties>