From 3a13f911951e51b689a52a3b751edd2cbd07f6e5 Mon Sep 17 00:00:00 2001 From: Daniel Erat Date: Fri, 17 Dec 2010 16:36:02 -0800 Subject: [PATCH] scripts: Update factory mod diff for boot-complete job. I'm changing the boot-complete init script to start on login-prompt-visible instead of login-prompt-ready in http://codereview.chromium.org/5868004/. This also adds a missing description and fixes an outdated email address. BUG=chromium-os:10349 TEST=ran mod_image_for_test.sh with --factory and with --factory_install and checked that resulting image contained boot-complete.conf change Review URL: http://codereview.chromium.org/5975002 Change-Id: I709bc2b4eaaccd222b31388633522c32514206ac --- mod_for_factory_scripts/200patchInitScript | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/mod_for_factory_scripts/200patchInitScript b/mod_for_factory_scripts/200patchInitScript index 747f10b215..0244f74533 100755 --- a/mod_for_factory_scripts/200patchInitScript +++ b/mod_for_factory_scripts/200patchInitScript @@ -20,8 +20,8 @@ patch -d "${ROOT_FS_DIR}" -Np1 <"${ROOT_FS_DIR}/etc/init/factory.conf" <"${ROOT_FS_DIR}/etc/init/factorylog.conf" <