mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-09 13:29:59 -05:00
update @@ tokens according to recent Makefile.am change
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1107 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
45a9a8bcb5
commit
2b31a900d6
3 changed files with 10 additions and 4 deletions
|
|
@ -21,7 +21,7 @@
|
|||
## commented out. Use either ; or # for commenting
|
||||
|
||||
## Path to the pulseaudio daemon to run when autospawning.
|
||||
; daemon-binary = @PULSEAUDIO_BINARY@
|
||||
; daemon-binary = @PA_BINARY@
|
||||
|
||||
## Extra arguments to pass to the pulseaudio daemon
|
||||
; extra-arguments = --log-target=syslog --exit-idle-time=5
|
||||
|
|
@ -37,3 +37,9 @@
|
|||
|
||||
## Autospawn daemons?
|
||||
; autospawn = 0
|
||||
|
||||
### Cookie file
|
||||
; cookie-file =
|
||||
|
||||
### Access group
|
||||
; access-group =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue