From 78fad655a3894a59880a0385b1b7fd0226eb27ee Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Mon, 1 Jun 2020 21:08:21 +0200 Subject: dns: dynamic: op-mode: provide "restart dns dynamic" command ... this is actually a copy of the weird "update dns dynamic" command. Some users like restart more thus both CLI notions will call the same backend script . --- op-mode-definitions/dns-dynamic.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/op-mode-definitions/dns-dynamic.xml b/op-mode-definitions/dns-dynamic.xml index 2948e68d7..9c37874fb 100644 --- a/op-mode-definitions/dns-dynamic.xml +++ b/op-mode-definitions/dns-dynamic.xml @@ -38,6 +38,20 @@ + + + + + + + Restart Dynamic DNS service + + sudo ${vyos_op_scripts_dir}/dynamic_dns.py --update + + + + + Update data for a service -- cgit v1.2.3