disable x11vnc service
This commit is contained in:
parent
48302bf947
commit
84a7727bf1
1 changed files with 2 additions and 2 deletions
|
@ -65,7 +65,7 @@
|
|||
loop:
|
||||
- parsifal.service
|
||||
- unclutter.service
|
||||
- x11vnc.service
|
||||
# - x11vnc.service
|
||||
|
||||
- name: Reload systemd user service
|
||||
become: yes
|
||||
|
@ -85,4 +85,4 @@
|
|||
loop:
|
||||
- parsifal
|
||||
- unclutter
|
||||
- x11vnc
|
||||
# - x11vnc
|
||||
|
|
Loading…
Reference in a new issue