mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
fe3afaa421
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
7 lines
253 B
Plaintext
7 lines
253 B
Plaintext
===>
|
|
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]'
|