Chromium Code Reviews| Index: remoting/host/installer/linux/debian/chrome-remote-desktop.pam |
| diff --git a/remoting/host/installer/linux/debian/chrome-remote-desktop.pam b/remoting/host/installer/linux/debian/chrome-remote-desktop.pam |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..7fa64c85f03b9d64cca3f0c6bbcd426bbe9c9beb |
| --- /dev/null |
| +++ b/remoting/host/installer/linux/debian/chrome-remote-desktop.pam |
| @@ -0,0 +1,6 @@ |
| +# We fall back to the system default in /etc/pam.d/common-* |
|
Lambros
2012/11/02 21:40:32
nit: Add copyright.
nit: End sentence with dot?
ni
|
| + |
| +@include common-auth |
| +@include common-account |
| +@include common-password |
| +@include common-session |