diff --git a/kodi.yml b/kodi.yml index 05df0ad..bc3e262 100644 --- a/kodi.yml +++ b/kodi.yml @@ -149,8 +149,6 @@ xserver-command=X -core -dpi 96 autologin-user=user backup: yes - notify: - - Restart lightdm - name: 'add lightdm to startup' command: systemctl enable lightdm @@ -178,10 +176,3 @@ proto: tcp - handlers: - - - name: Restart lightdm - service: - name: lightdm - state: restarted -