From dd563fbd12d69332a034ce301a8387d2e38c9ff3 Mon Sep 17 00:00:00 2001 From: Ludovic Bellier Date: Mon, 3 Jan 2022 11:16:39 +0000 Subject: [PATCH 1/2] disk-trim: in each VM --- docs/configuration/disk-trim.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/configuration/disk-trim.md b/docs/configuration/disk-trim.md index 04835eb..f912bd9 100644 --- a/docs/configuration/disk-trim.md +++ b/docs/configuration/disk-trim.md @@ -26,6 +26,7 @@ Configuration In all versions of Qubes, you may want to set up a periodic job in `dom0` to trim the disk. This can be done with either systemd (weekly only) or cron (daily or weekly). +You should add this service or cron to **each VM** if you want the trim function to work in. * **Systemd** From f71ebb0d36c943b46ebeb64dea33c29da2011fc8 Mon Sep 17 00:00:00 2001 From: Ludovic Bellier <68510513+lubellier@users.noreply.github.com> Date: Tue, 4 Jan 2022 22:41:59 +0000 Subject: [PATCH 2/2] pullrequestreview-844043014 apply [@awokd 's review](https://github.com/Qubes-Community/Contents/pull/156#pullrequestreview-844043014) --- docs/configuration/disk-trim.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration/disk-trim.md b/docs/configuration/disk-trim.md index f912bd9..5b85a07 100644 --- a/docs/configuration/disk-trim.md +++ b/docs/configuration/disk-trim.md @@ -26,7 +26,7 @@ Configuration In all versions of Qubes, you may want to set up a periodic job in `dom0` to trim the disk. This can be done with either systemd (weekly only) or cron (daily or weekly). -You should add this service or cron to **each VM** if you want the trim function to work in. +You should also add this service or cron job to **each VM** you want the trim function to work in. * **Systemd**