summaryrefslogtreecommitdiff
path: root/lxde-base/lxdm/files/lxdm.service
blob: 298914b59a1f39f26b2c4fe13200df500d5451c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=LXDM (Lightweight X11 Display Manager)
After=systemd-user-sessions.service

[Service]
ExecStart=/usr/sbin/lxdm
Restart=always

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