summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@vyos.io>2024-06-05 17:14:30 +0200
committerGitHub <noreply@github.com>2024-06-05 17:14:30 +0200
commit170901bdcae6925e07021bea9a1dcdf6b5a72650 (patch)
tree1906f93447350617044099ea558f11e2fdf3aa27 /Makefile
parent9017dad232c00ed10347ff9b1adec3324b3bff71 (diff)
parente4d1d4a319ee2bda043c096e36a59ff1ff060a53 (diff)
downloadvyos-1x-170901bdcae6925e07021bea9a1dcdf6b5a72650.tar.gz
vyos-1x-170901bdcae6925e07021bea9a1dcdf6b5a72650.zip
Merge pull request #3583 from vyos/mergify/bp/sagitta/pr-3582
T6431: op-mode command "monitor traceroute" missing recursive symlink (backport #3582)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 44a6e35ed..3b26273d6 100644
--- a/Makefile
+++ b/Makefile
@@ -66,6 +66,7 @@ op_mode_definitions: $(op_xml_obj)
ln -s ../node.tag $(OP_TMPL_DIR)/ping/node.tag/node.tag/
ln -s ../node.tag $(OP_TMPL_DIR)/traceroute/node.tag/node.tag/
ln -s ../node.tag $(OP_TMPL_DIR)/mtr/node.tag/node.tag/
+ ln -s ../node.tag $(OP_TMPL_DIR)/monitor/traceroute/node.tag/node.tag/
# XXX: test if there are empty node.def files - this is not allowed as these
# could mask help strings or mandatory priority statements