<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Implement systemd socket activation in pulseaudio"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=78701#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Implement systemd socket activation in pulseaudio"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=78701">bug 78701</a>
              from <span class="vcard"><a class="email" href="mailto:alban.crequy@collabora.co.uk" title="Alban Crequy <alban.crequy@collabora.co.uk>"> <span class="fn">Alban Crequy</span></a>
</span></b>
        <pre>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.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>