From f3faa38845cbf19292005d6911b3fddaf7589508 Mon Sep 17 00:00:00 2001 From: drebs Date: Mon, 13 Jul 2009 02:36:34 -0300 Subject: adding duplicity handler. --- templates/dup.conf.erb | 1 + 1 file changed, 1 insertion(+) (limited to 'templates') diff --git a/templates/dup.conf.erb b/templates/dup.conf.erb index 1c4ccfc..ce77a5c 100644 --- a/templates/dup.conf.erb +++ b/templates/dup.conf.erb @@ -40,3 +40,4 @@ <%= 'sshoptions = ' + sshoptions if sshoptions %> <%= 'destdir = ' + destdir if destdir %> <%= 'desthost = ' + desthost if desthost %> +<%= 'destuser = ' + destuser if destuser %> -- cgit v1.2.3