Skip to content
Snippets Groups Projects

move register process to plugin

Merged Hahn Axel (hahn) requested to merge version-2 into master
8 files
+ 214
65
Compare changes
  • Side-by-side
  • Inline

Files

+ 8
0
@@ -44,6 +44,14 @@
# HINT: if using scp:// on Debian 8 enable ssh-backend; default: no value
# duplicity_ssh-backend = pexpect
# for local or locally mounted targets - you can add a test file that must be found
# to detect that a backup volume is mounted
# storage-file = /run/media/backup/I_am_mounted.txt
# OPTIONAL: register for a backup slot
# storage-register = ssh
# storage-registercmd = ./storage_helper.sh
# ----------------------------------------------------------------------
# BASIC settings
Loading