public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedora-release] f45: Enable plocate timer by default
@ 2026-08-10 9:35
0 siblings, 0 replies; only message in thread
From: @ 2026-08-10 9:35 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/fedora-release
Branch : f45
Commit : f8511bcc24fd6ee007bf4744d0649fbc77faa70b
Author : Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Date : 2021-11-25T06:32:11+00:00
Stats : +3/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/fedora-release/c/f8511bcc24fd6ee007bf4744d0649fbc77faa70b?branch=f45
Log:
Enable plocate timer by default
plocate is a (conflicting) replacement for mlocate, so if we enable the
latter, we should also enable the former.
The service does not alter other services, doesn't require any configuration,
should not fail, and does not use the network.
The same patch should be applied to f35, f34, and f33.
---
diff --git a/90-default.preset b/90-default.preset
index 5282aeb..7830610 100644
--- a/90-default.preset
+++ b/90-default.preset
@@ -206,6 +206,9 @@ enable timedatex.service
# https://bugzilla.redhat.com/show_bug.cgi?id=1231745
enable mlocate-updatedb.timer
+# https://src.fedoraproject.org/rpms/fedora-release/pull-request/204
+enable plocate-updatedb.timer
+
# https://bugzilla.redhat.com/show_bug.cgi?id=1218999
enable sa-update.timer
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-10 9:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-10 9:35 [rpms/fedora-release] f45: Enable plocate timer by default
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox