freebsd-ports/audio/pulseaudio/pkg-message
Michael Johnson fe3afaa421 Add pkg-message
Pulseaudio is designed to run in realtime, to achieve this pulseaudio is
marked SUID root by default. To take advantage of pulseaudio's realtime
functionality you must be a member of the 'pulse-rt' group.

ie: 'pw mod group pulse-rt -m [USERNAME]'

Discussed with:	marcus
2008-04-02 14:20:47 +00:00

6 lines
253 B
Text

===>
Pulseaudio is designed to run in realtime, to achieve this pulseaudio is
marked SUID root by default. To take advantage of pulseaudio's realtime
functionality you must be a member of the 'pulse-rt' group.
ie: 'pw mod group pulse-rt -m [USERNAME]'