ansible/roles/pulseaudio/README.md

12 lines
362 B
Markdown

# pulseaudio
Role to configure Pulseaudio as a system-wide daemon *without* using Pulse in system mode.
## What?
Pulseaudio runs as its own server with control over the audio hardware in `pulseaudio.service`. It listens on a socket in `/tmp/pulse-server` responding to members of the `audio` group.
## Why?
It allows for clean, efficient multi-user setups.