[systemd-bugs] [Bug 66411] /etc/udev/hwdb.bin doesn't belong in /etc

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Jun 30 12:20:29 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=66411

Kay Sievers <kay at vrfy.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |NOTABUG

--- Comment #2 from Kay Sievers <kay at vrfy.org> ---
It needs to be available during early-boot, just like /etc/ld.so.cache,

It cannot be in /var, because /var might be mounted only later.

The database consists of data from /etc and /usr/lib, so it cannot be stored
in /usr, because we need to be able to share /usr independent of /etc.

We have no better place to store it.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20130630/cd61d28a/attachment.html>


More information about the systemd-bugs mailing list