summarylogtreecommitdiffstats
path: root/lxdm-plymouth.service
blob: 33e0ea741d74f7997c85543bf69142b96a2ba358 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Unit]
Description=LXDE 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/sbin/lxdm
Restart=always
IgnoreSIGPIPE=no

[Install]
Alias=display-manager.service