X-Git-Url: https://code.delx.au/pulseaudio/blobdiff_plain/5daecea4dd4e0962e90e24a4ff594e2fa6a624a1..812be327836c93492ad389333bcc037566141eb8:/src/daemon/daemon-conf.c diff --git a/src/daemon/daemon-conf.c b/src/daemon/daemon-conf.c index ec1ec5ce..6e7926f8 100644 --- a/src/daemon/daemon-conf.c +++ b/src/daemon/daemon-conf.c @@ -83,7 +83,7 @@ static const pa_daemon_conf default_conf = { .config_file = NULL, .use_pid_file = TRUE, .system_instance = FALSE, - .no_cpu_limit = FALSE, + .no_cpu_limit = TRUE, .disable_shm = FALSE, .lock_memory = FALSE, .default_n_fragments = 4,