nixpkgs/nixos/modules/services/backup
Austin Seipp ec70f64ecd nixos: tarsnap - separate archive cachedirs
Tarsnap locks the cachedir during backup, meaning if you specify
multiple backups with a shared cache that might overlap (for example,
one backup may take an hour), secondary backups will fail. This isn't
very nice behavior for the obvious reasons.

This splits the cache dirs for each archive appropriately. Note that
this will require a rebuild of your archive caches (although if you were
only using one archive for your whole system, you can just move the
directory).

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-01-07 05:54:36 -06:00
..
almir.nix types.uniq types.int -> types.int 2015-06-15 18:11:32 +02:00
bacula.nix nixos: bacula service: re-format descriptions 2015-09-07 01:12:26 +02:00
crashplan.nix Use lib instead of pkgs.lib 2014-11-17 20:30:37 +03:00
mysql-backup.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
postgresql-backup.nix postgresql-backup: cleanup 2015-05-19 18:35:22 +03:00
rsnapshot.nix rsnapshot: add git version & make it configurable in the nixos module 2014-10-27 20:38:39 +01:00
sitecopy-backup.nix nixos: sitecopy service: re-format descriptions 2015-09-07 01:25:54 +02:00
tarsnap.nix nixos: tarsnap - separate archive cachedirs 2016-01-07 05:54:36 -06:00