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

Unified Diff: session_manager_setup.sh

Issue 661224: Stop infinite restarting (Closed)
Patch Set: Created 10 years, 10 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: session_manager_setup.sh
diff --git a/session_manager_setup.sh b/session_manager_setup.sh
index 4d5b0eb4686c3fc1a03c022fe098c178724ecbaf..77101c3f3b62daabb4fc45d2cdd5585e9e7fd55c 100644
--- a/session_manager_setup.sh
+++ b/session_manager_setup.sh
@@ -57,6 +57,7 @@ done
exec /sbin/session_manager --uid=${USER_ID} --login --pipe=${MANAGER_PIPE} -- \
$CHROME --enable-gview \
--enable-sync \
+ --log-level=0 \
--main-menu-url="http://welcome-cros.appspot.com/menu" \
--no-first-run \
--user-data-dir=/home/$USER \
« child_job.cc ('K') | « session_manager_service.cc ('k') | session_manager_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698