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

Unified Diff: src/platform/init/debian/rules

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/package_repo/package-list-prod.txt ('k') | src/platform/init/metrics_daemon.conf » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/platform/init/debian/rules
diff --git a/src/platform/init/debian/rules b/src/platform/init/debian/rules
index dc9e1db558117470ddcbcb3b7a24ce0d5d6cdb7b..40efda712003a905d50d4de0ad9d24dab96ad381 100755
--- a/src/platform/init/debian/rules
+++ b/src/platform/init/debian/rules
@@ -47,6 +47,7 @@ install:
$(CURDIR)/udev.conf \
$(CURDIR)/ui.conf \
$(CURDIR)/wpasupplicant.conf \
+ $(CURDIR)/metrics_daemon.conf \
$(CURDIR)/debian/chromeos-init/etc/init.chromeos/
# Build architecture-independent files here.
« no previous file with comments | « src/package_repo/package-list-prod.txt ('k') | src/platform/init/metrics_daemon.conf » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698