]> rtime.felk.cvut.cz Git - sojka/lightdm.git/blob - tests/scripts/unity-compositor-fail-ready.conf
releasing package lightdm version 1.20.0-0ubuntu2
[sojka/lightdm.git] / tests / scripts / unity-compositor-fail-ready.conf
1 #
2 # Check clean stop when the compositor fails to indicate it is ready
3 #
4
5 [Seat:*]
6 type=unity
7 unity-compositor-timeout=1
8
9 #?*START-DAEMON
10 #?RUNNER DAEMON-START
11
12 # System compositor starts but doesn't indicate it is ready
13 #?UNITY-SYSTEM-COMPOSITOR START FILE=/run/mir_socket VT=7 XDG_VTNR=7
14
15 # Timeout and compositor is stopped
16 #?UNITY-SYSTEM-COMPOSITOR TERMINATE SIGNAL=15
17
18 # Daemon exits with error code
19 #?RUNNER DAEMON-EXIT STATUS=1