summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/dup.conf.erb1
1 files changed, 1 insertions, 0 deletions
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 %>