mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-02 09:01:46 -05:00
enable auto-spawning by default
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2515 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
b3444d6881
commit
1337afdee4
3 changed files with 3 additions and 3 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue