From d1ff8c5bdb286ae212962ec9034d6a345cf09b30 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 19 Mar 2009 13:05:54 -0700 Subject: start libifying common launcher code 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. --- Manifest | 1 + 1 file changed, 1 insertion(+) (limited to 'Manifest') 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 -- cgit v1.2.3-24-ge0c7