Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1025)

Unified Diff: src/platform/audioconfig/pulse/client-cros.conf

Issue 661389: Create pulseaudio upstart job, and add default client configurations + startup volume. (Closed)
Patch Set: style fixes. Created 10 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/platform/acpi/action_hotkey.sh ('k') | src/platform/audioconfig/pulse/firstrun.pa » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « src/platform/acpi/action_hotkey.sh ('k') | src/platform/audioconfig/pulse/firstrun.pa » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698