From eb13c2f4e7c2891548a8939575a5ee95ead67d15 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sun, 17 Dec 2017 04:53:11 +0100 Subject: =?UTF-8?q?=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- custom/borgbackup.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/custom/borgbackup.nix b/custom/borgbackup.nix index b2969907..222b1999 100644 --- a/custom/borgbackup.nix +++ b/custom/borgbackup.nix @@ -78,6 +78,7 @@ in { script = let borgCmd = '' borg create \ + --lock-wait 600 \ --stats \ --list \ --filter 'AME' \ -- cgit v1.2.3