public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/icecream] rawhide: create /var/cache/icecream using tmpfiles.d
@ 2026-07-29 11:52 Michal Schmidt
  0 siblings, 0 replies; only message in thread
From: Michal Schmidt @ 2026-07-29 11:52 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/icecream
            Branch : rawhide
            Commit : 71114de2703243f7789e4d75d24ef5de3b5b8617
            Author : Michal Schmidt <mschmidt@redhat.com>
            Date   : 2026-07-29T09:40:35+02:00
            Stats  : +1/-0 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/icecream/c/71114de2703243f7789e4d75d24ef5de3b5b8617?branch=rawhide

            Log:
            create /var/cache/icecream using tmpfiles.d

in case someone deletes contents of /var/cache

---
diff --git a/icecream-tmpfiles.conf b/icecream-tmpfiles.conf
index 7f7ef39..dc78a65 100644
--- a/icecream-tmpfiles.conf
+++ b/icecream-tmpfiles.conf
@@ -1 +1,2 @@
 d /run/icecc 0775 root icecc -
+d /var/cache/icecream 0775 root icecc -

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-29 11:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-29 11:52 [rpms/icecream] rawhide: create /var/cache/icecream using tmpfiles.d Michal Schmidt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox