summaryrefslogtreecommitdiff
path: root/lightdm.service
blob: 4b17996e4383ff64a93a30e63014c5d616455a24 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[Unit]
Description=lightdm display manager
After=systemd-user-session.service

[Service]
Type=dbus
BusName=org.freedesktop.DisplayManager

# We should do this during the install, but currently the user only
# exists in the target system and not the build environment due to
# the staging fillers being primitive.
ExecStartPre=chown lightdm /var/run/lightdm
ExecStart=/usr/sbin/lightdm