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

Unified Diff: session_manager_setup.sh

Issue 2874005: Temporarily disabled IPv6 in chrome until pstew gets more permanent fix in place (Closed) Base URL: ssh://gitrw.chromium.org/login_manager.git
Patch Set: Created 10 years, 6 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: session_manager_setup.sh
diff --git a/session_manager_setup.sh b/session_manager_setup.sh
index 85d99fabae1369a3902043d735738524a8e9862c..af63b1b1f279a54fd91bd3075ae025a7f6239c8b 100755
--- a/session_manager_setup.sh
+++ b/session_manager_setup.sh
@@ -138,8 +138,9 @@ exec /sbin/session_manager --uid=${USER_ID} --login -- \
--user-data-dir=/home/$USER \
--login-profile=user \
--in-chrome-auth \
- --apps-gallery-title="Web Store" \
- --apps-gallery-url="http://chrome.google.com/extensions/" \
+ --apps-gallery-title="Web Store" \
+ --apps-gallery-url="http://chrome.google.com/extensions/" \
+ --disable-ipv6 \
--enable-login-images \
--scroll-pixels=2 \
"${SKIP_OOBE}" \
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698