From 9e74ad7ef0c043bc7bd1fa14b6708cc11ab3bc5c Mon Sep 17 00:00:00 2001 From: John Estabrook Date: Tue, 1 Oct 2019 11:31:42 -0500 Subject: T1424: Rewrite the config load script --- functions/wrapper/script-template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'functions/wrapper/script-template') 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 () -- cgit v1.2.3