mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-02-10 00:40:43 +01:00
MycroftOS: Fix dbus pulse configuration
This commit is contained in:
parent
afbb248517
commit
faa2787ecd
@ -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"/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user