Commit 0c0fa7b0 by arbabnazar

enable the xvfb with the service

parent 82e94c1f
......@@ -78,11 +78,7 @@
name: xvfb
pattern: /etc/init.d/xvfb
state: restarted
when: xvfb.changed
- name: Configure xvfb to run at startup
command: update-rc.d xvfb defaults
ignore_errors: yes
enabled: yes
when: xvfb.changed
- name: Download the latest ESR Firfox
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment