Update
This commit is contained in:
@@ -90,7 +90,6 @@
|
||||
src: /usr/bin/start-desktop
|
||||
dest: /var/lib/vdr/plugins/desktop/starter
|
||||
state: link
|
||||
force: false
|
||||
|
||||
- name: enable and start xlogin for the vdr user
|
||||
systemd:
|
||||
|
||||
@@ -23,7 +23,6 @@
|
||||
systemd:
|
||||
name: 'xlogin@{{ vdr.user }}.service'
|
||||
state: stopped
|
||||
enabled: yes
|
||||
|
||||
- name: Stop x
|
||||
systemd:
|
||||
|
||||
Reference in New Issue
Block a user