description "vnc-websock" start on runlevel [2345] stop on runlevel [!2345] setuid vagrant console log env PYTHONPATH=/home/vagrant/websockify-ve34/lib/python3.4/site-packages env PATH=/home/vagrant/websockify-ve34/bin:/usr/bin:/bin # port 8901 is hard-coded in brozzler/webconsole/static/partials/workers.html exec nice websockify 0.0.0.0:8901 localhost:5901