mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-24 15:11:19 +02:00
mod_for_factory: adjust patch to ui.conf
ui.conf has changed, adjust this patch to match. BUG=chromium-os:16079 TEST=none Change-Id: I33d0bb7150a549c7203f22f4c3a05bfaea13379a Reviewed-on: http://gerrit.chromium.org/gerrit/2430 Reviewed-by: Richard Barnette <jrbarnette@chromium.org> Tested-by: Scott James Remnant <keybuk@chromium.org>
This commit is contained in:
parent
11030a4b60
commit
88f81686c4
@ -13,7 +13,7 @@ patch -d "${ROOT_FS_DIR}" -Np1 <<EOF
|
||||
--- old/etc/init/ui.conf 2010-04-28 21:28:38.886069000 -0700
|
||||
+++ new/etc/init/ui.conf 2010-04-28 21:29:42.676163000 -0700
|
||||
@@ -11 +11 @@
|
||||
-start on stopping startup
|
||||
-start on starting boot-services
|
||||
+start on never
|
||||
EOF
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user