public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Chris Murphy <chris@colorremedies.com>
To: git-commits@fedoraproject.org
Subject: [rpms/fedora-release] f45: Run fstrim weekly on filesystems listed in fstab
Date: Mon, 10 Aug 2026 09:35:00 GMT	[thread overview]
Message-ID: <178635450045.1.10750629158556633373.rpms-fedora-release-cba0d2f4273d@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/fedora-release
            Branch : f45
            Commit : cba0d2f4273da622c9731f8f01fff12906b210f9
            Author : Chris Murphy <chris@colorremedies.com>
            Date   : 2020-01-16T21:59:52+00:00
            Stats  : +3/-0 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/fedora-release/c/cba0d2f4273da622c9731f8f01fff12906b210f9?branch=f45

            Log:
            Run fstrim weekly on filesystems listed in fstab

This will cause fstrim.service to be run weekly.
https://pagure.io/releng/issue/9116
https://pagure.io/fesco/issue/2309
https://fedoraproject.org/wiki/Changes/EnableFSTrimTimer

Signed-off-by: Chris Murphy <chrismurphy@fedoraproject.org>

---
diff --git a/90-default.preset b/90-default.preset
index a2e69f9..c0771ef 100644
--- a/90-default.preset
+++ b/90-default.preset
@@ -281,3 +281,6 @@ enable docker.socket
 # Enable the service for adding Fedora OCI repos to flatpak
 # https://bugzilla.redhat.com/show_bug.cgi?id=1696225
 enable flatpak-add-fedora-repos.service
+
+# Run fstrim weekly on filesystems listed in fstab
+enable fstrim.timer
\ No newline at end of file

                 reply	other threads:[~2026-08-10  9:35 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178635450045.1.10750629158556633373.rpms-fedora-release-cba0d2f4273d@fedoraproject.org \
    --to=chris@colorremedies.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox