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

Unified Diff: mod_for_factory_scripts/200patchInitScript

Issue 3973004: scripts: Remove bogus patch to software-update.conf (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/crosutils.git
Patch Set: Created 10 years, 2 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mod_for_factory_scripts/200patchInitScript
diff --git a/mod_for_factory_scripts/200patchInitScript b/mod_for_factory_scripts/200patchInitScript
index 9eb5f200294fe073ab8411458e25770039b91f91..7caa95acb4d3d4723341722b5c1064cd8ad63d7a 100755
--- a/mod_for_factory_scripts/200patchInitScript
+++ b/mod_for_factory_scripts/200patchInitScript
@@ -75,21 +75,6 @@ end script
EOF
patch -d ${ROOT_FS_DIR} -Np1 <<EOF
-diff --git old/etc/init/software-update.conf new/etc/init/software-update.conf
-index 28c9086..9ebf2b9 100644
---- old/etc/init/software-update.conf
-+++ new/etc/init/software-update.conf
-@@ -7,7 +7,7 @@
- #
- # when boot reaches login prompt, start up software update check.
-
--start on stopped boot-complete
-+start on never
-
- respawn
-EOF
-
-patch -d ${ROOT_FS_DIR} -Np1 <<EOF
diff -Nau old/etc/init/chrontel.conf new/etc/init/
--- old/etc/init/chrontel.conf 2010-08-05 16:32:55.000000000 -0700
+++ new/etc/init/chrontel.conf 2010-08-05 16:32:45.000000000 -0700
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698