diff options
author | Christian Poessinger <christian@poessinger.com> | 2021-08-22 20:41:11 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2021-08-22 20:41:19 +0200 |
commit | 536991d0c6f305256ce6ab5975d15116f027b7b6 (patch) | |
tree | 61ba4c8829c755b06980cbfc6a7bbb37fea66802 /op-mode-definitions/dns-forwarding.xml.in | |
parent | a1873a39f4fb9e8445b772b3fc1697f55314888a (diff) | |
download | vyos-1x-536991d0c6f305256ce6ab5975d15116f027b7b6.tar.gz vyos-1x-536991d0c6f305256ce6ab5975d15116f027b7b6.zip |
xml: op-mode: remove multiple "Reset a service" help definitions
That nasty workaround to always specify the same value for the node.def file
as the help text is no longer necessary after commit 17b5ac14 ("T3165: op-mode:
prevent override of populated node.def file with empty content".
The redundant definitions are no longer necessary.
Diffstat (limited to 'op-mode-definitions/dns-forwarding.xml.in')
-rw-r--r-- | op-mode-definitions/dns-forwarding.xml.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/op-mode-definitions/dns-forwarding.xml.in b/op-mode-definitions/dns-forwarding.xml.in index 36fe6b5ef..6574f2319 100644 --- a/op-mode-definitions/dns-forwarding.xml.in +++ b/op-mode-definitions/dns-forwarding.xml.in @@ -59,9 +59,6 @@ </children> </node> <node name="reset"> - <properties> - <help>Reset a service</help> - </properties> <children> <node name="dns"> <properties> |