aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorjwansek <eddie.atten.ea29@gmail.com>2025-03-31 21:13:37 +0100
committerjwansek <eddie.atten.ea29@gmail.com>2025-03-31 21:13:37 +0100
commit8f68c1bac395719b33640de3cade57e85faae587 (patch)
tree7fd3c5eaa967061003c404aaa49bc2ea3cd40f9d /README.md
parentc35ff7587a39d02f53563453608e4ced4ec765dc (diff)
parent0e3350b3468f28bdf9e46aa1a56d82a6ff9b8adb (diff)
downloadBetterZFSReplication-master.tar.gz
BetterZFSReplication-master.zip
Merge branch 'master' of github.com:jwansek/BetterZFSReplicationHEADmaster
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 26c9388..5561a8d 100644
--- a/README.md
+++ b/README.md
@@ -20,9 +20,9 @@ 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, otherwise they probably won't be run by TrueNAS.
+It is recommended to run ZFS scrub tasks manually occasionally, since they probably won't be run automatically by TrueNAS.
A Dockerfile is provided so you can automatically run this script as a cronjob.
-The MQTT Tamsmota stuff is pretty specific to my setup so might not be too useful to others; but the TrueNAS API stuff might be useful to other people. It probably wouldn't be too hard to make this work with wake-on-lan instead. We are using the HTTP API instead of the sockets API, since the sockets API seems to change quite a lot. We use standard TrueNAS API keys.
+The MQTT Tasmota stuff is pretty specific to my setup so might not be too useful to others; but the TrueNAS API stuff might be useful to other people. It probably wouldn't be too hard to make this work with wake-on-lan instead. We are using the HTTP API instead of the sockets API, since the sockets API seems to change quite a lot. We use standard TrueNAS API keys.