summaryrefslogtreecommitdiffstats
path: root/abs/core/plymouth/lightdm-plymouth.service
blob: 47ec47ebb62f1a69d972f7096f1c8453c45af9ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[Unit]
Description=LightDM Display Manager
After=systemd-user-sessions.service

Conflicts=plymouth-quit.service
After=plymouth-quit.service

[Service]
ExecStart=/usr/sbin/lightdm
StandardOutput=syslog

[Install]
WantedBy=graphical.target
Alias=display-manager.service