Skip to content

debian/media-hub.service: now actually starts the service on startup

We planned to make media-hub DBus-activated to reduce initial boot time. Unfortunately, because the PA handling code assumes that the primary sink at the start up is the speaker, we have to start the service on session start so that "pause on headset unplug/disconnect" works. This returns the status quo on Xenial.

Perhaps the PA handling code should be revamped, but we don't have time for that at the moment.

Fixes: #67 (closed)

Merge request reports