Init script is needlessly noisy
Bug #656426 reported by
Mario Limonciello
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
pulseaudio (Ubuntu) |
Fix Released
|
Wishlist
|
Daniel T Chen |
Bug Description
Binary package hint: pulseaudio
The default installation of pulseaudio is configured for per-user sessions. On every boot that means that the init script emits this warning message:
log_warning_msg "PulseAudio configured for per-user sessions"
I don't see any value in this, and it is one of the items that detracts from the experience when plymouth is failing to come up in a timely fashion and the VT shows any text hat was left there.
To post a comment you must log in.
The larger issue is why we even bother providing an initscript at all for desktop environments; clearly there is no value in spamming a desktop user. For server environments - the non-trivial number of those that act as network PA servers - we need a way to denote that the system-wide PA daemon *is* active.