Merge pull request #156 from lubellier/trim-each-vm

disk-trim: in each VM
This commit is contained in:
awokd 2022-01-04 22:42:52 +00:00 committed by GitHub
commit f6436fb8c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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. 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). This can be done with either systemd (weekly only) or cron (daily or weekly).
You should also add this service or cron job to **each VM** you want the trim function to work in.
* **Systemd** * **Systemd**