summarylogtreecommitdiffstats
path: root/lightdm.service
blob: 4a793031be3abac73ea8d9110e7667d1ded21700 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[Unit]
Description=Light Display Manager
Documentation=man:lightdm(1)
Conflicts=getty@tty1.service
After=getty@tty1.service systemd-user-sessions.service plymouth-quit.service acpid.service

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

[Install]
Alias=display-manager.service