3 # See http://thread.gmane.org/gmane.comp.web.curl.general/10473/raw on
4 # how to setup git for this. A better version of the above patch was
5 # accepted and committed on June 15, 2009, so you can pull the latest
6 # curl CVS snapshot to try this out.
7 require 'unicorn/app/inetd'
10 use Rack::Chunked # important!
11 run Unicorn::App::Inetd.new(
12 *%w(git daemon --verbose --inetd --export-all --base-path=/home/ew/unicorn)