~brian-murray/lightdm/bug-967229

« back to all changes in this revision

Viewing changes to tests/scripts/autologin-guest-logout.conf

  • Committer: Robert Ancell
  • Date: 2012-08-30 01:50:58 UTC
  • mfrom: (1008.1.24)
  • Revision ID: robert.ancell@canonical.com-20120830015058-k2b1mvpwkyvffvkn
* New upstream release:
  - Add a new remote session type. These sessions create a temporary local
    account and authenticate against a remote server. The session is an
    application that accesses that remote session (e.g. VNC, RDP etc)
    (LP: #1040221)
  - Support multiple simultaneous PAM prompts (LP: #1043593)
  - Set utmp ut_host field to the X display address (LP: #1027760)
  - Correctly reap unused authentication sessions (LP: #990661)
* debian/liblightdm-gobject-1-0.symbols:
  - Updated

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
# Logout of session
29
29
#?*SESSION :50 LOGOUT
30
30
 
 
31
# X server stops
 
32
#?XSERVER :50 TERMINATE SIGNAL=15
 
33
 
31
34
# Guest account removed
32
35
#?GUEST-ACCOUNT REMOVE USERNAME=guest-.*
33
36
 
34
 
# X server stops
35
 
#?XSERVER :50 TERMINATE SIGNAL=15
36
 
 
37
37
# X server starts
38
38
#?XSERVER :50 START
39
39
#?XSERVER :50 INDICATE-READY