summaryrefslogtreecommitdiffstats
path: root/audio/pulseaudio/files/extra-patch-src_daemon_start-pulseaudio-x11.in
blob: 65001b57236cfdf55933a21ef35f177c85e07a50 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/daemon/start-pulseaudio-x11.in.orig 2009-03-07 19:48:47.000000000 -0500
+++ src/daemon/start-pulseaudio-x11.in  2009-03-07 19:48:56.000000000 -0500
@@ -19,7 +19,7 @@
 
 set -e
 
-@PA_BINARY@ --start "$@"
+@PA_BINARY@ -D "$@"
 
 if [ x"$DISPLAY" != x ] ; then