summaryrefslogtreecommitdiffstats
path: root/core/modules/lightdm/data/etc/systemd/system/lightdm.service
blob: baa93f2f0f94ab3ec8d0a0f3f344cfc65d6f046c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=LightDM Display Manager
Conflicts=getty@tty7.service
After=dev-tty7.device systemd-user-sessions.service load-gfx-driver.service setup-slx-addon@vmware.service setup-slx-addon@virtualbox.service

[Service]
ExecStart=/usr/sbin/lightdm
Restart=always
TimeoutStopSec=10

[Install]
WantedBy=graphical.target