summaryrefslogtreecommitdiff
path: root/op-mode-definitions/dns-forwarding.xml
diff options
context:
space:
mode:
Diffstat (limited to 'op-mode-definitions/dns-forwarding.xml')
-rw-r--r--op-mode-definitions/dns-forwarding.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/op-mode-definitions/dns-forwarding.xml b/op-mode-definitions/dns-forwarding.xml
index f3a618e31..3d7483641 100644
--- a/op-mode-definitions/dns-forwarding.xml
+++ b/op-mode-definitions/dns-forwarding.xml
@@ -14,7 +14,7 @@
<properties>
<help>Show DNS forwarding statistics</help>
</properties>
- <command>${vyos_bindir}/vyos_dns_forwarding_statistics.py</command>
+ <command>${vyos_op_scripts_dir}/dns_forwarding_statistics.py</command>
</leafNode>
</children>
</node>
@@ -30,7 +30,7 @@
<properties>
<help>Restart DNS forwarding service</help>
</properties>
- <command>${vyos_bindir}/vyos_restart_dns_forwarding.sh</command>
+ <command>${vyos_op_scripts_dir}/dns_forwarding_restart.sh</command>
</leafNode>
</children>
</node>