This commit is contained in:
2021-01-29 21:18:48 +01:00
parent 82dca4a02c
commit 19357fd440
5 changed files with 147 additions and 17 deletions

View File

@ -36,13 +36,7 @@
- name: "(ubuntu-x11vnc-1804-amd64.yml) Enable service"
systemd:
name: x11vnc.service
enabled: true
daemon_reload: yes
enabled: yes
state: restarted
- name: "(ubuntu-x11vnc-1804-amd64.yml) Remove whisker menu entry for allusers (except owner and group)"
file:
path: "/usr/share/applications/x11vnc.desktop"
mode: 0750
owner: root
group: root