From c59727e3eb712b74fa99fd026a7941526a18f778 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sun, 13 Mar 2022 20:02:16 +0100 Subject: ... --- hosts/vidhar/borg/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/vidhar/borg') diff --git a/hosts/vidhar/borg/default.nix b/hosts/vidhar/borg/default.nix index 36b70549..579630a9 100644 --- a/hosts/vidhar/borg/default.nix +++ b/hosts/vidhar/borg/default.nix @@ -22,6 +22,7 @@ let serviceConfig = { Type = "oneshot"; ExecStart = "${copyBorg}/bin/copy ${escapeShellArg repo} yggdrasil.borgbase:repo"; + TimeoutStartSec = "8h"; # User = "borg"; # Group = "borg"; # StateDirectory = "borg"; -- cgit v1.2.3