diff options
-rw-r--r-- | templates/load-balancing/wan/interface-health/node.tag/test/node.tag/test-script/node.def | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/load-balancing/wan/interface-health/node.tag/test/node.tag/test-script/node.def b/templates/load-balancing/wan/interface-health/node.tag/test/node.tag/test-script/node.def index 05e68cb..e472c21 100644 --- a/templates/load-balancing/wan/interface-health/node.tag/test/node.tag/test-script/node.def +++ b/templates/load-balancing/wan/interface-health/node.tag/test/node.tag/test-script/node.def @@ -1,3 +1,4 @@ type: txt help: Path to user defined script - +syntax:expression: exec "/opt/vyatta/sbin/check_file_in_config_dir $VAR(@) '/config/scripts'" +val_help: Script in /config/scripts |