From df695473cec3c3bb9464206f3a9c9e1c4c555f84 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sun, 17 Dec 2017 14:38:18 +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(+) (limited to 'custom/borgbackup.nix') diff --git a/custom/borgbackup.nix b/custom/borgbackup.nix index e68b3379..17609098 100644 --- a/custom/borgbackup.nix +++ b/custom/borgbackup.nix @@ -74,6 +74,7 @@ in { Persistent = false; OnBootSec = tCfg.interval; OnUnitInactiveSec = tCfg.interval; + Unit = "borgbackup-${target}@${path}.service"; }; }) cfg.targets); -- cgit v1.2.3