]> rtime.felk.cvut.cz Git - sojka/lightdm.git/blob - tests/scripts/unity-compositor-fail-start.conf
Remove built-in xlocal fallback from unity seat; adjust tests; add test for new type...
[sojka/lightdm.git] / tests / scripts / unity-compositor-fail-start.conf
1 #
2 # Check clean stop when the compositor fails to start
3 #
4
5 [unity-system-compositor-config]
6 return-value=1
7
8 [SeatDefaults]
9 type=unity
10
11 #?RUNNER DAEMON-START
12
13 # System compositor fails to start
14 #?UNITY-SYSTEM-COMPOSITOR START VT=7 XDG_VTNR=7
15 #?UNITY-SYSTEM-COMPOSITOR EXIT CODE=1
16
17 # Cleanup
18 #?RUNNER DAEMON-EXIT STATUS=1