From 628cd759414fbcfc43cf0e7d338c3c8f8b4af4c9 Mon Sep 17 00:00:00 2001 From: Edwin Eefting Date: Sun, 7 Feb 2021 21:17:40 +0100 Subject: [PATCH] fix --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 11853a6..47054a8 100644 --- a/README.md +++ b/README.md @@ -167,8 +167,8 @@ rpool/swap autobackup:offsite1 false The autobackup-property can have 3 values: * ```true```: Backup the dataset and all its children - * ```false```: Dont backup the dataset and all its children. (used to exlude certain dataset) - * ```child```: Only backup the childeren off the dataset, not the dataset itself. + * ```false```: Dont backup the dataset and all its children. (used to exclude certain datasets) + * ```child```: Only backup the children off the dataset, not the dataset itself. Only use the zfs-command to set these properties, not the zpool command. @@ -663,7 +663,7 @@ for HOST in $HOSTS; do done ``` -This script will also send the backup status to Zabbix. (if you've installed my zabbix-job-status script) +This script will also send the backup status to Zabbix. (if you've installed my zabbix-job-status script https://github.com/psy0rz/stuff/tree/master/zabbix-jobs) # Sponsor list