[systemd-bugs] [Bug 75515] boot failure if /var/run is not a symlink to /run , dbus should create its socket in /run not /var/run

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Feb 25 17:34:32 PST 2014


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

Adam Williamson <awilliam at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WONTFIX                     |---
           Assignee|systemd-bugs at lists.freedesk |hp at pobox.com
                   |top.org                     |
         QA Contact|systemd-bugs at lists.freedesk |
                   |top.org                     |
            Summary|systemd 210: boot failure   |boot failure if /var/run is
                   |if /var/run is not a        |not a symlink to /run ,
                   |symlink to /run             |dbus should create its
                   |                            |socket in /run not /var/run
            Product|systemd                     |dbus
          Component|general                     |core

--- Comment #2 from Adam Williamson <awilliam at redhat.com> ---
dbus is in freedesktop.org too...

dbus devs, I think /usr/lib/systemd/system/dbus.socket needs this change:

-ListenStream=/var/run/dbus/system_bus_socket
+ListenStream=/run/dbus/system_bus_socket

-- 
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/20140226/79b02e31/attachment.html>


More information about the systemd-bugs mailing list