[systemd-bugs] [Bug 63167] sd-daemon.c: should be possible to avoid mq support and hence -lrt dependency

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Apr 8 05:10:54 PDT 2013


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

--- Comment #2 from Simon McVittie <simon.mcvittie at collabora.co.uk> ---
(In reply to comment #1)
> a nicer alternative would be to change dbsu to actually
> link dynamically against libsystem-daemon.so

Yeah, I did consider it.

At the moment I believe dbus can accept the systemd LISTEN_FDS protocol (which
is, admittedly, hardly rocket science) without actually being linked against
libsystemd-daemon; so this would be a small feature regression.

I've actually considered turning dbus-launch into a two-stage thing - listen on
the socket, then start dbus-daemon when its activation environment is ready and
use the LISTEN_FDS protocol to give it the socket - to avoid bugs like
<http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=682375> without necessarily
needing systemd --user. (I realise your answer is going to be "use systemd
--user then".)

-- 
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/20130408/23920998/attachment-0001.html>


More information about the systemd-bugs mailing list