chiark / gitweb /
libuv: Update from 1.20.0 to 1.20.1
[termux-packages] / packages / libpulseaudio / daemon.conf.in.patch
1 --- ../cache/pulseaudio-11.1/src/daemon/daemon.conf.in  2017-09-05 09:33:12.000000000 +0000
2 +++ ./src/daemon/daemon.conf.in 2018-01-17 02:04:13.056075165 +0000
3 @@ -19,6 +19,7 @@
4  changequote(`[', `]')dnl Set up m4 quoting
5  
6  ; daemonize = no
7 +daemonize = yes
8  ; fail = yes
9  ; allow-module-loading = yes
10  ; allow-exit = yes
11 @@ -28,6 +29,7 @@
12  ; local-server-type = user
13  ])dnl
14  ; enable-shm = yes
15 +enable-shm  = no
16  ; enable-memfd = yes
17  ; shm-size-bytes = 0 # setting this 0 will use the system-default, usually 64 MiB
18  ; lock-memory = no
19 @@ -41,13 +43,14 @@
20  
21  ; exit-idle-time = 20
22  ; scache-idle-time = 20
23 -
24 +exit-idle-time = -1
25  ; dl-search-path = (depends on architecture)
26  
27  ; load-default-script-file = yes
28  ; default-script-file = @PA_DEFAULT_CONFIG_DIR@/default.pa
29  
30  ; log-target = auto
31 +log-target = stderr
32  ; log-level = notice
33  ; log-meta = no
34  ; log-time = no