From e435673af841e98005ce40390fdef2404cb59226 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Mon, 27 Jul 2026 10:51:07 +0300 Subject: Enable zfs scrub --- roles/host/templates/etc_periodic.conf.j2 | 1 + 1 file changed, 1 insertion(+) (limited to 'roles') diff --git a/roles/host/templates/etc_periodic.conf.j2 b/roles/host/templates/etc_periodic.conf.j2 index 176b55d..9533da9 100644 --- a/roles/host/templates/etc_periodic.conf.j2 +++ b/roles/host/templates/etc_periodic.conf.j2 @@ -1,4 +1,5 @@ daily_status_smart_enable="YES" daily_status_security_inline="YES" daily_status_zfs_enable="YES" +daily_scrub_zfs_enable="YES" weekly_certbot_enable="YES" -- cgit v1.3