summaryrefslogtreecommitdiff
path: root/functions/wrapper/script-template
diff options
context:
space:
mode:
Diffstat (limited to 'functions/wrapper/script-template')
-rw-r--r--functions/wrapper/script-template2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions/wrapper/script-template b/functions/wrapper/script-template
index 51cb2c0..f88f410 100644
--- a/functions/wrapper/script-template
+++ b/functions/wrapper/script-template
@@ -108,7 +108,7 @@ function load ()
fi
# return to top level.
reset_edit_level
- ${vyatta_sbindir}/vyatta-load-config.pl "$@"
+ ${vyos_libexec_dir}/vyos-load-config.py "$@"
}
function save ()