mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-11 15:06:58 +02:00
mod_for_factory: adjust patch to chrontel.conf
chrontel.conf has changed, adjust this patch to match. BUG=chromium-os:16079 TEST=none Change-Id: I50709efe1d37084be5d974ba5a6353e6039d65f1 Reviewed-on: http://gerrit.chromium.org/gerrit/2394 Reviewed-by: Scott James Remnant <keybuk@chromium.org> Tested-by: Scott James Remnant <keybuk@chromium.org>
This commit is contained in:
parent
d5061a7be9
commit
a22bde8f67
@ -43,7 +43,7 @@ diff -Nau old/etc/init/chrontel.conf new/etc/init/
|
|||||||
--- old/etc/init/chrontel.conf 2010-08-05 16:32:55.000000000 -0700
|
--- 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
|
+++ new/etc/init/chrontel.conf 2010-08-05 16:32:45.000000000 -0700
|
||||||
@@ -7 +7 @@
|
@@ -7 +7 @@
|
||||||
-start on started udev
|
-start on starting boot-services
|
||||||
+start on never
|
+start on never
|
||||||
EOF
|
EOF
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user