You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Convert to s6 style and remove Pulseaudio restart (#153)
* Convert overlay to new s6 style
This fixes an issue where restarting Pulseaudio on new hardware didn't
work. With this, we restart the pulseaudio service and wait for
readiness.
* Restart Pulseaudio on add and remove
Restart Pulseaudio in both cases, when adding and removing devices. Also
drop the unnecessary sleep.
* Drop rescue streams as it is deprecated
* Don't reload Pulseaudio
The necessary modules get reloaded by Supervisor now.
0 commit comments