Skip to content
Snippets Groups Projects

rdiff: new tempdir config option, useful when rdiff-backup fills up /tmp

Closed raT requested to merge raT/backupninja:master into master
2 files
+ 19
0
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 6
0
@@ -66,6 +66,12 @@
@@ -66,6 +66,12 @@
##
##
## Default:
## Default:
# output_as_info = no
# output_as_info = no
 
#
 
 
# temporary directory used by rdiff-backup
 
# (default = /tmp or /usr/tmp, depending on the system)
 
#tempdir = /tmp
 
######################################################
######################################################
## source section
## source section
Loading