summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWim Taymans <wtaymans@redhat.com>2019-09-12 09:27:48 +0200
committerWim Taymans <wtaymans@redhat.com>2019-09-12 09:27:48 +0200
commit130e6861059fa771b3f27cce196cb57b0a6db433 (patch)
tree9f5686b3cc42f63dc053980d142fbeae5584fca4
parent7eb5c7d7211c7dc81d07fe6ab078cfe634e795db (diff)
disable autospawnrhel-8.0
-rw-r--r--src/pulse/client-conf.c2
-rw-r--r--src/pulse/client.conf.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/pulse/client-conf.c b/src/pulse/client-conf.c
index 1daaf9111..bf887233a 100644
--- a/src/pulse/client-conf.c
+++ b/src/pulse/client-conf.c
@@ -63,7 +63,7 @@ static const pa_client_conf default_conf = {
.cookie_from_x11_valid = false,
.cookie_file_from_application = NULL,
.cookie_file_from_client_conf = NULL,
- .autospawn = true,
+ .autospawn = false,
.disable_shm = false,
.disable_memfd = false,
.shm_size = 0,
diff --git a/src/pulse/client.conf.in b/src/pulse/client.conf.in
index 26b7790aa..c049ac8c8 100644
--- a/src/pulse/client.conf.in
+++ b/src/pulse/client.conf.in
@@ -22,7 +22,7 @@
; default-server =
; default-dbus-server =
-; autospawn = yes
+; autospawn = no
; daemon-binary = @PA_BINARY@
; extra-arguments = --log-target=syslog