copy+paste fix & fix lightdm->display-manager.service
This commit is contained in:
parent
92a000d007
commit
eb21de8844
4
kodi.yml
4
kodi.yml
@ -74,9 +74,9 @@
|
||||
- Restart lightdm
|
||||
|
||||
- name: 'add lightdm to startup'
|
||||
command: systemctl enable signal-cli
|
||||
command: systemctl enable lightdm
|
||||
args:
|
||||
creates: /etc/systemd/system/multi-user.target.wants/lightdm.service
|
||||
creates: /etc/systemd/system/display-manager.service
|
||||
|
||||
- name: "Get current systemd default"
|
||||
command: "systemctl get-default"
|
||||
|
Loading…
Reference in New Issue
Block a user