mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
MycroftOS: Fix dbus pulse configuration
This commit is contained in:
@ -21,10 +21,10 @@ License along with PulseAudio; if not, see <http://www.gnu.org/licenses/>.
|
|||||||
|
|
||||||
<busconfig>
|
<busconfig>
|
||||||
|
|
||||||
<!-- System-wide PulseAudio runs as 'root' user. This fragment is
|
<!-- System-wide PulseAudio runs as 'pulse' user. This fragment is
|
||||||
not necessary for user PulseAudio instances. -->
|
not necessary for user PulseAudio instances. -->
|
||||||
|
|
||||||
<policy user="root">
|
<policy user="pulse">
|
||||||
<allow own="org.pulseaudio.Server"/>
|
<allow own="org.pulseaudio.Server"/>
|
||||||
<allow send_destination="org.pulseaudio.Server"/>
|
<allow send_destination="org.pulseaudio.Server"/>
|
||||||
<allow receive_sender="org.pulseaudio.Server"/>
|
<allow receive_sender="org.pulseaudio.Server"/>
|
||||||
|
Reference in New Issue
Block a user