From 2a3a26c3334911bc921ab84a9429e0d2b36e0f2b Mon Sep 17 00:00:00 2001 From: Franziska Kunsmann Date: Sun, 6 Feb 2022 08:51:44 +0100 Subject: [PATCH] home.nas: system is no longer backup target, do run scrub at night --- nodes/home/nas.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/nodes/home/nas.py b/nodes/home/nas.py index 3a94eca..428f269 100644 --- a/nodes/home/nas.py +++ b/nodes/home/nas.py @@ -281,10 +281,6 @@ nodes['home.nas'] = { 'mountpoint': '/srv/scansnap', }, }, - 'scrub': { - # running at 00:xx conflicts with backups - 'cron': '54 4 * * sun', - }, 'snapshots': { 'retain_per_dataset': { 'storage/download': {