]> rtime.felk.cvut.cz Git - sojka/lightdm.git/blob - tests/scripts/surfaceflinger-autologin.conf
Add support for surfaceflinger.
[sojka/lightdm.git] / tests / scripts / surfaceflinger-autologin.conf
1 #
2 # Check can automatically log into a Surfaceflinger session
3 #
4
5 [SeatDefaults]
6 type=surfaceflinger
7 autologin-user=have-password1
8 user-session=surfaceflinger
9
10 #?RUNNER DAEMON-START
11
12 # Session starts (test session doesn't know it's in surfaceflinger)
13 #?SESSION-UNKNOWN START XDG_SEAT=seat0 XDG_VTNR=1 USER=have-password1
14
15 # Cleanup
16 #?*STOP-DAEMON
17 #?SESSION-UNKNOWN TERMINATE SIGNAL=15
18 #?RUNNER DAEMON-EXIT STATUS=0