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

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

[Install]
Alias=display-manager.service