summaryrefslogtreecommitdiff
path: root/sys-boot/plymouth/files/lightdm-plymouth.service
blob: 0ce7ddc63b37e7d3680c458f599801732cc80b89 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Unit]
Description=Light Display Manager
Conflicts=getty@tty1.service plymouth-quit.service
After=systemd-user-sessions.service getty@tty1.service plymouth-quit.service

[Service]
ExecStart=/usr/sbin/lightdm
Restart=always
IgnoreSIGPIPE=no
BusName=org.freedesktop.DisplayManager

[Install]
Alias=display-manager.service