summaryrefslogtreecommitdiff
path: root/op-mode-definitions
diff options
context:
space:
mode:
Diffstat (limited to 'op-mode-definitions')
-rw-r--r--op-mode-definitions/show-date.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/op-mode-definitions/show-date.xml b/op-mode-definitions/show-date.xml
index dddecd2fb..705172b39 100644
--- a/op-mode-definitions/show-date.xml
+++ b/op-mode-definitions/show-date.xml
@@ -18,7 +18,7 @@
<properties>
<help>Show UTC date in Maya calendar format</help>
</properties>
- <command>${vyatta_bindir}/maya-date.py $(date +%s)</command>
+ <command>${vyos_op_scripts_dir}/maya_date.py $(date +%s)</command>
</leafNode>
</children>
</node>