This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]