updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / plymouth-systemd-git / kdm-plymouth.service
blob7141dc1e907b22414bae8c1c5db90b313ee32b01
1 [Unit]
2 Description=K Display Manager
3 After=systemd-user-sessions.service
5 Conflicts=getty@tty1.service plymouth-quit.service
6 After=getty@tty1.service plymouth-quit.service
8 [Service]
9 ExecStart=/usr/bin/kdm -nodaemon
10 StandardOutput=syslog
12 [Install]
13 WantedBy=graphical.target