about summary refs log tree commit homepage
path: root/Manifest
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-03-19 13:05:54 -0700
committerEric Wong <normalperson@yhbt.net>2009-03-19 13:19:33 -0700
commitd1ff8c5bdb286ae212962ec9034d6a345cf09b30 (patch)
tree182340be9f69e80156ec0b4d6ed33e79dcd78f6e /Manifest
parent2a2acc089fc2424f5d01ac170f29a75e090c576f (diff)
downloadunicorn-d1ff8c5bdb286ae212962ec9034d6a345cf09b30.tar.gz
The daemonization logic between unicorn and unicorn_rails
scripts can definitely be shared.

Again: our daemonization logic is slightly non-standard since
our executables are designed to run in APP_ROOT/RAILS_ROOT and
not "/" like "normal" UNIX daemons.
Diffstat (limited to 'Manifest')
-rw-r--r--Manifest1
1 files changed, 1 insertions, 0 deletions
diff --git a/Manifest b/Manifest
index 91b2129..729d33b 100644
--- a/Manifest
+++ b/Manifest
@@ -24,6 +24,7 @@ lib/unicorn/configurator.rb
 lib/unicorn/const.rb
 lib/unicorn/http_request.rb
 lib/unicorn/http_response.rb
+lib/unicorn/launcher.rb
 lib/unicorn/socket.rb
 lib/unicorn/util.rb
 setup.rb