updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / lightdm-osk / lightdm.service
blobc6c96ed413507ec8430ea93f90176ef85300048f
1 [Unit]
2 Description=LightDM Display Manager
3 Requires=dev-tty7.device
4 After=dev-tty7.device systemd-user-sessions.service
6 [Service]
7 ExecStart=/usr/sbin/lightdm
8 StandardOutput=syslog
10 [Install]
11 WantedBy=graphical.target