The branch, master has been updated via eafbe4363ec921f0ead8ee3ee9fe448e9f7067bc (commit) from ff20991e35d823e892352bd8e693bef19fe0bdd1 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit eafbe4363ec921f0ead8ee3ee9fe448e9f7067bc Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Nov 9 22:11:50 2012 +0100 re-add lost file lightdm-remote-x2go ----------------------------------------------------------------------- Summary of changes: lightdm-remote-x2go | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 lightdm-remote-x2go The diff of changes is: diff --git a/lightdm-remote-x2go b/lightdm-remote-x2go new file mode 100644 index 0000000..4a524d1 --- /dev/null +++ b/lightdm-remote-x2go @@ -0,0 +1,8 @@ +#%PAM-1.0 +auth requisite pam_nologin.so +auth required pam_env.so readenv=1 +auth required pam_env.so readenv=1 envfile=/etc/default/locale +auth required pam_x2go.so +session required pam_limits.so +session required pam_x2go.so + hooks/post-receive -- lightdm-remote-session-x2go.git (X2Go-based remote login session support for LightDM) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "lightdm-remote-session-x2go.git" (X2Go-based remote login session support for LightDM).