From 165faee70600bd866ea037c6c4fd123a6fd227d2 Mon Sep 17 00:00:00 2001 From: Jim Salter Date: Sun, 6 Jan 2019 15:29:29 -0500 Subject: [PATCH] remove spurious line break from HTML --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 99d8db1..4a57c32 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,7 @@ Sanoid is a policy-driven snapshot management tool for ZFS filesystems. When combined with the Linux KVM hypervisor, you can use it to make your systems functionally immortal. -

sanoid rollback demo
(Real time demo: rolling back a full-scale cryptomalware infection in seconds!)

+

sanoid rollback demo
(Real time demo: rolling back a full-scale cryptomalware infection in seconds!)

More prosaically, you can use Sanoid to create, automatically thin, and monitor snapshots and pool health from a single eminently human-readable TOML config file at /etc/sanoid/sanoid.conf. (Sanoid also requires a "defaults" file located at /etc/sanoid/sanoid.defaults.conf, which is not user-editable.) A typical Sanoid system would have a single cron job: ```