@@ -35,7 +35,7 @@ healthchck_ok(){
fi
}
healthchck_start "Starting Update"
healthchck_start "Starting Backup"
cd /backup
echo "make archive"
tar -c --checkpoint=.1000 ${TAR_PARAM} ${TAR_EXTRA_PARAM} -f ~/$BACKUP_FILENAME ./* || healthchck_fail "TAR Failed"
The note is not visible to the blocked user.