summarylogtreecommitdiffstats
path: root/kdm-plymouth.service
blob: 9055111eb1f531ac0dc4418ef8a639e18488313f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[Unit]
Description=K Display Manager
Conflicts=getty@tty1.service plymouth-quit.service
Wants=plymouth-deactivate.service
After=systemd-user-sessions.service getty@tty1.service plymouth-deactivate.service plymouth-quit.service

[Service]
ExecStart=/usr/bin/kdm -nodaemon
Restart=always
IgnoreSIGPIPE=no
StandardOutput=syslog

[Install]
Alias=display-manager.service