10 lines
193 B
Desktop File
10 lines
193 B
Desktop File
[Unit]
|
|
Description=Light Display Manager
|
|
Requires=dev-tty7.device
|
|
After=dev-tty7.device systemd-user-sessions.service
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/lightdm
|
|
|
|
[Install]
|
|
WantedBy=graphical.target
|