diff options
Diffstat (limited to 'src/pulse/client-conf.c')
| -rw-r--r-- | src/pulse/client-conf.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/src/pulse/client-conf.c b/src/pulse/client-conf.c index 17334a49..fba9324a 100644 --- a/src/pulse/client-conf.c +++ b/src/pulse/client-conf.c @@ -58,7 +58,7 @@ static const pa_client_conf default_conf = {      .default_sink = NULL,      .default_source = NULL,      .default_server = NULL, -    .autospawn = FALSE, +    .autospawn = TRUE,      .disable_shm = FALSE,      .cookie_file = NULL,      .cookie_valid = FALSE, | 
