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

Unified Diff: src/platform/metrics_daemon/debian/control

Issue 500117: Daemonize (fork()) and install metrics_daemon in the image for execution. (Closed)
Patch Set: rename do_fork to run_as_daemon Created 11 years 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/metrics_daemon/debian/changelog ('k') | src/platform/metrics_daemon/debian/rules » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/platform/metrics_daemon/debian/control
diff --git a/src/platform/metrics_daemon/debian/control b/src/platform/metrics_daemon/debian/control
index d9303984693cbd078a6d3a50e3d85c71b787386f..2349531e8719f55f8d768fc047e20f9b1eea2bf9 100644
--- a/src/platform/metrics_daemon/debian/control
+++ b/src/platform/metrics_daemon/debian/control
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>=7)
Standards-Version: 3.8.0
Package: chromeos-metrics-daemon
-Architecture: all
+Architecture: i386
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Metrics daemon for Chrome OS.
The metrics daemon collects events and sends them to UMA via Chrome.
« no previous file with comments | « src/platform/metrics_daemon/debian/changelog ('k') | src/platform/metrics_daemon/debian/rules » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698