summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/default/vyatta.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/default/vyatta.in b/etc/default/vyatta.in
index f323815..d2f6f96 100644
--- a/etc/default/vyatta.in
+++ b/etc/default/vyatta.in
@@ -133,7 +133,7 @@ unset _vyatta_extglob
declare -x -r vyatta_op_templates=$vyatta_datadir/vyatta-op/templates
fi
if test -z "$vyatta_cfg_templates" ; then
- declare -x -r vyatta_cfg_templates=$vyatta_datadir/ofr/template
+ declare -x -r vyatta_cfg_templates=$vyatta_datadir/vyatta-cfg/templates
fi
if test -z "$vyatta_configdir" ; then
declare -x -r vyatta_configdir=$vyatta_prefix/config