~lightdm-team/lightdm/1.14

« back to all changes in this revision

Viewing changes to tests/scripts/xdmcp-client.conf.moved

  • Committer: Robert Ancell
  • Date: 2015-11-20 01:16:19 UTC
  • Revision ID: robert.ancell@canonical.com-20151120011619-ot8zmwytrlz7nsyi
RemoveĀ .movedĀ file

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#
2
 
# Check can run a local XDMCP client
3
 
#
4
 
 
5
 
[SeatDefaults]
6
 
xdmcp-manager=127.0.0.1
7
 
 
8
 
#?*START-DAEMON
9
 
#?RUNNER DAEMON-START
10
 
 
11
 
# X server starts
12
 
#?XSERVER-0 START VT=7 LISTEN-TCP SEAT=seat0
13
 
#?*XSERVER-0 INDICATE-READY
14
 
#?XSERVER-0 INDICATE-READY
15
 
#?XSERVER-0 ACCEPT-CONNECT
16
 
 
17
 
# Send an XDMCP queriy
18
 
#?*XSERVER-0 SEND-QUERY
19
 
 
20
 
# Wait to check a greeter is not started
21
 
#?*WAIT
22
 
 
23
 
# Cleanup
24
 
#?*STOP-DAEMON
25
 
#?XSERVER-0 TERMINATE SIGNAL=15
26
 
#?RUNNER DAEMON-EXIT STATUS=0