diff options
author | jwansek <eddie.atten.ea29@gmail.com> | 2025-07-27 01:18:17 +0100 |
---|---|---|
committer | jwansek <eddie.atten.ea29@gmail.com> | 2025-07-27 01:18:17 +0100 |
commit | ff64c2c2954b4533221160316cbb2a1005752303 (patch) | |
tree | c0902a3544d4f3aab55925e75c17045e371ed469 | |
parent | 75da4576bf77a94046e397f79f7b3d4651d1633c (diff) | |
download | BetterZFSReplication-master.tar.gz BetterZFSReplication-master.zip |
-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. |