| Index: src/platform/audioconfig/pulse/client-cros.conf
|
| diff --git a/src/platform/audioconfig/pulse/client-cros.conf b/src/platform/audioconfig/pulse/client-cros.conf
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..b7481e89dd0e95207426755bb9754a98ba016860
|
| --- /dev/null
|
| +++ b/src/platform/audioconfig/pulse/client-cros.conf
|
| @@ -0,0 +1,9 @@
|
| +# Copyright (c) 2010 The Chromium OS Authors. All rights reserved.
|
| +# Use of this source code is governed by a BSD-style license that can be
|
| +# found in the LICENSE file.
|
| +
|
| +# Based on the default /etc/pulse/client.conf in the PulseAudio distribution.
|
| +
|
| +autospawn = no
|
| +extra-arguments = --log-target=syslog
|
| +cookie-file = /home/chronos/.pulse-cookie
|
|
|