From f8e3270d99426041e334825872a2e275e2d5d286 Mon Sep 17 00:00:00 2001 From: Saverio Miroddi Date: Tue, 5 May 2020 17:24:47 +0200 Subject: [PATCH] README: Add trimming job mention to ZFS advantages --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 61c5510..1384abd 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,8 @@ The advantages of this project over the Ubuntu installer are: 3. it supports additional features (e.g. encryption); 4. it supports many more operating systems; 5. it supports unattended installations, via custom scripts; -6. it's easy to extend. +6. it installs a convenient trimming job for ZFS pools; +7. it's easy to extend. The disadvantages are: