diff options
Diffstat (limited to 'roles/host/templates')
| -rw-r--r-- | roles/host/templates/etc_periodic.conf.j2 | 1 |
1 files changed, 1 insertions, 0 deletions
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" |
