diff options
author | jwansek <eddie.atten.ea29@gmail.com> | 2025-08-05 01:20:51 +0100 |
---|---|---|
committer | jwansek <eddie.atten.ea29@gmail.com> | 2025-08-05 01:20:51 +0100 |
commit | 43a8f15b873de8269eff6fa84b0ec3f96eb81f23 (patch) | |
tree | c76b42ff7f1b250f1404a8bb526cc737fe0259f9 /README.md | |
parent | c1f8c9af440c91739c3b9b36ffb20ca444f78a62 (diff) | |
parent | ff64c2c2954b4533221160316cbb2a1005752303 (diff) | |
download | BetterZFSReplication-43a8f15b873de8269eff6fa84b0ec3f96eb81f23.tar.gz BetterZFSReplication-43a8f15b873de8269eff6fa84b0ec3f96eb81f23.zip |
Merge branch 'master' of github.com:jwansek/BetterZFSReplication
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ it is shut down, and once the plug is pulling 0w, which implies the TrueNAS has If the Tasmota MQTT plug was already on when the script starts, it implies that the `slave` TrueNAS was started manually, so it won't automatically be switched off. -It is recommended to run ZFS scrub tasks manually occasionally, since they probably won't be run automatically by TrueNAS. +~~It is recommended to run ZFS scrub tasks manually occasionally, since they probably won't be run automatically by TrueNAS.~~ A script to automatically run ZFS scrub jobs every month has been added. A Dockerfile is provided so you can automatically run this script as a cronjob. |