summaryrefslogtreecommitdiff
path: root/tests/scripts/plymouth-no-seat.conf
blob: 3cd081f3e6e1f26509c6d2f77de03bbc59fe5793 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
#
# Check Plymouth quits when the X server fails to start.
#

[LightDM]
start-default-seat=false
minimum-display-number=50

[test-plymouth-config]
enabled=true
has-active-vt=true
active=true

#?RUNNER DAEMON-START

# Check if Plymouth is running
#?PLYMOUTH PING ACTIVE=TRUE

# Plymouth quits
#?PLYMOUTH QUIT RETAIN-SPLASH=FALSE

# Cleanup
#?*STOP-DAEMON
#?RUNNER DAEMON-EXIT STATUS=0