[pulseaudio-tickets] [Bug 78701] Implement systemd socket activation in pulseaudio

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed May 14 08:28:47 PDT 2014


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

--- Comment #2 from Alban Crequy <alban.crequy at collabora.co.uk> ---
Note that the patch v3 needs the following work:

On src/pulsecore/socket-server.c::socket_server_free():
        unlink(s->filename);

When pulseaudio is socket activated, pulseaudio must not delete the
socket file when quitting ("systemctl restart") because systemd is still
listening on it, and although systemd would still be able to restart
pulseaudio and pass the socket fd, clients would not be able to connect
to 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/pulseaudio-bugs/attachments/20140514/22366fcb/attachment.html>


More information about the pulseaudio-bugs mailing list