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

Unified Diff: remoting/host/installer/linux/debian/chrome-remote-desktop.pam

Issue 11359043: Added PAM configuration. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Added copyright. Created 8 years, 1 month 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: remoting/host/installer/linux/debian/chrome-remote-desktop.pam
diff --git a/native_client_sdk/src/build_tools/sdk_tools/__init__.py b/remoting/host/installer/linux/debian/chrome-remote-desktop.pam
similarity index 63%
copy from native_client_sdk/src/build_tools/sdk_tools/__init__.py
copy to remoting/host/installer/linux/debian/chrome-remote-desktop.pam
index d0efbeb4c2bddf95f61e837cbfec2099d2d7b39d..cec7740f1f4dc183b61ff1ac9932132f36f29b1a 100644
--- a/native_client_sdk/src/build_tools/sdk_tools/__init__.py
+++ b/remoting/host/installer/linux/debian/chrome-remote-desktop.pam
@@ -2,4 +2,7 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
-"""sdk_tools Package"""
+@include common-auth
+@include common-account
+@include common-password
+@include common-session
« 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