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

--- Comment #2 from Alban Crequy <[email protected]> ---
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.
_______________________________________________
pulseaudio-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs

Reply via email to