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

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

[Service]
ExecStart=/usr/sbin/lxdm >/dev/null 2>&1 </dev/null
StandardOutput=syslog

[Install]
WantedBy=graphical.target