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

Unified Diff: session_manager_setup.sh

Issue 1100008: Removes command line switch for new login. (Closed)
Patch Set: Created 10 years, 9 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 10e04d3f9e275f730534409022db313f048f1d2a..e8ebd625b4f6451a43cbdf8d2e9385a017d0cf30 100644
--- a/session_manager_setup.sh
+++ b/session_manager_setup.sh
@@ -121,5 +121,4 @@ exec /sbin/session_manager --uid=${USER_ID} --login -- \
--user-data-dir=/home/$USER \
--login-profile=user \
"--cookie-pipe=$COOKIE_PIPE" \
- --enable-login-images \
"${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