summaryrefslogtreecommitdiffstats
path: root/plymouth/kdm-plymouth.service
blob: 7141dc1e907b22414bae8c1c5db90b313ee32b01 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Unit]
Description=K Display Manager
After=systemd-user-sessions.service

Conflicts=getty@tty1.service plymouth-quit.service
After=getty@tty1.service plymouth-quit.service

[Service]
ExecStart=/usr/bin/kdm -nodaemon
StandardOutput=syslog

[Install]
WantedBy=graphical.target