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

Unified Diff: syslog.conf

Issue 6879062: Add boot-services milestone marker for boot; fixed udev-addon init time. (Closed) Base URL: ssh://gitrw.chromium.org:9222/init.git@master
Patch Set: Created 9 years, 8 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
Index: syslog.conf
diff --git a/syslog.conf b/syslog.conf
index 275a7e9141c293df0b61fac0992ae812a6304d21..13dbe832e77b1ebb06bb919bbb8e6d555032102e 100644
--- a/syslog.conf
+++ b/syslog.conf
@@ -6,7 +6,7 @@
description "Syslog daemon"
author "chromium-os-dev@chromium.org"
-start on runlevel 2
+start on starting boot-services
stop on starting halt or starting reboot
pre-start script

Powered by Google App Engine
This is Rietveld 408576698