From 523d5006092157094efaea1669ea24d208cdcfde Mon Sep 17 00:00:00 2001 From: Lilis Iskandar Date: Wed, 29 Sep 2021 18:19:05 +0800 Subject: [PATCH] Update README.md Signed-off-by: Lilis Iskandar --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 21432ac..3859ed9 100644 --- a/README.md +++ b/README.md @@ -4,12 +4,12 @@

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 but see INSTALL.md fore more details: +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 but see INSTALL.md for more details: ``` * * * * * TZ=UTC /usr/local/bin/sanoid --cron ``` -`Note`: Using UTC as timezone is recommend to prevent problems with daylight saving times +`Note`: Using UTC as timezone is recommended to prevent problems with daylight saving times And its /etc/sanoid/sanoid.conf might look something like this: