From 1cb5647f76dc8cd7bacbce2a64fac9e6c2dc3b16 Mon Sep 17 00:00:00 2001 From: Tanu Kaskinen Date: Tue, 28 Apr 2015 14:32:43 +0300 Subject: [PATCH] client-conf: Add allow-autospawn-for-root Usually autospawning for root is a bad idea, since it can easily interfere with other users' PulseAudio instances, but in embedded environments where only root exists, autospawning is fine. Upstream-Status: Submitted [http://thread.gmane.org/gmane.comp.audio.pulseaudio.general/23549] Signed-off-by: Tanu Kaskinen --- man/pulse-client.conf.5.xml.in | 9 +++++++++ src/pulse/client-conf.c | 1 + src/pulse/client-conf.h | 1 + src/pulse/client.conf.in | 1 + src/pulse/context.c | 2 +- 5 files changed, 13 insertions(+), 1 deletion(-) --- ./man/pulse-client.conf.5.xml.in.orig 2016-05-10 07:28:04.000000000 -0500 +++ ./man/pulse-client.conf.5.xml.in 2016-06-22 13:39:30.494696654 -0500 @@ -82,6 +82,15 @@ + +