Commit 0c0fa7b0 by arbabnazar

enable the xvfb with the service

parent 82e94c1f
...@@ -78,11 +78,7 @@ ...@@ -78,11 +78,7 @@
name: xvfb name: xvfb
pattern: /etc/init.d/xvfb pattern: /etc/init.d/xvfb
state: restarted state: restarted
when: xvfb.changed enabled: yes
- name: Configure xvfb to run at startup
command: update-rc.d xvfb defaults
ignore_errors: yes
when: xvfb.changed when: xvfb.changed
- name: Download the latest ESR Firfox - 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