[Bug dynamic-link/22359] ld.so's cache should live in /var/cache, and support cache deletion.

mschmidt at redhat dot com sourceware-bugzilla@sourceware.org
Mon Oct 30 13:41:00 GMT 2017


https://sourceware.org/bugzilla/show_bug.cgi?id=22359

Michal Schmidt <mschmidt at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mschmidt at redhat dot com

--- Comment #1 from Michal Schmidt <mschmidt at redhat dot com> ---
(In reply to Carlos O'Donell from comment #0)
> Then again the counter-point is that /var, for system logging purposes, has
> to be present immediately when the system boots, and on Fedora /var is /.

Fedora allows /var to be a separate mount from /.
systemd-journald solves the logging problem by storing the logs in
/run/log/journal (on tmpfs) until /var/log/journal is mounted. Then
systemd-journal-flush.service moves the logs to the persistent location.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Glibc-bugs mailing list