<div dir="auto"><div data-smartmail="gmail_signature" dir="auto"><br></div><br><div class="gmail_quote" dir="auto"><div dir="ltr">On Wed, Jun 20, 2018, 19:51 Mike Brodbelt <<a href="mailto:mike@coruscant.org.uk">mike@coruscant.org.uk</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 19/06/18 02:35, Ross Vandegrift wrote:<br>
<br>
> While upgrading a different machine from stretch -> buster, I noticed<br>
> the following in apt-listchanges output:<br>
> <br>
> pulseaudio (11.1-2) unstable; urgency=medium<br>
> <br>
>    * Since this version, pulseaudio disables autospawn by default on linux<br>
>      systems, and replaces that with systemd socket activation. If you are not<br>
>      using systemd, then please edit or remove<br>
>      /etc/pulse/client.conf.d/00-disable-autospawn.conf<br>
>      to re-enable it.<br>
> <br>
> Seems relevant to your issue - the grep above didn't look in<br>
> /etc/pulse/client.conf.d.<br>
<br>
Many thanks, that seems to be it, and that behaviour change is fairly <br>
non obvious without reading the changelog.<br>
<br>
Perhaps the pulseaudio postinstall script could do a better job here? It <br>
should be possible to detect the active init system on install, and not <br>
disable autospawn unless systemd is positively detected, surely.<br></blockquote></div><div dir="auto"><br></div><div dir="auto">Patches welcome. If you decide to implement this, make sure that the code is only active with a running sysvinit (ie, don't affect chroots).  It is not trivial, which is why I didn't implement it myself. You probably need to integrate ucf to handle all the corner cases.</div><div dir="auto"><br></div><div dir="auto">Saludos </div></div>