This commit is contained in:
Alexander Grothe
2017-07-30 23:53:19 +02:00
parent 338da033ca
commit 1b96a3ab7f
4 changed files with 1 additions and 20 deletions

View File

@@ -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:

View File

@@ -23,7 +23,6 @@
systemd:
name: 'xlogin@{{ vdr.user }}.service'
state: stopped
enabled: yes
- name: Stop x
systemd: