ports/audio/pulseaudio/patches/patch-src_daemon_pulseaudio-system_conf

15 lines
531 B
Text

--- src/daemon/pulseaudio-system.conf.orig Thu Feb 12 15:10:35 2015
+++ src/daemon/pulseaudio-system.conf Mon Feb 16 14:45:37 2015
@@ -21,10 +21,10 @@ License along with PulseAudio; if not, see <http://www
<busconfig>
- <!-- System-wide PulseAudio runs as 'pulse' user. This fragment is
+ <!-- System-wide PulseAudio runs as '_pulse' user. This fragment is
not necessary for user PulseAudio instances. -->
- <policy user="pulse">
+ <policy user="_pulse">
<allow own="org.pulseaudio.Server"/>
</policy>