From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS14383 205.234.109.0/24 X-Spam-Status: No, score=-0.7 required=5.0 tests=AWL,RP_MATCHES_RCVD shortcircuit=no autolearn=unavailable version=3.3.2 X-Original-To: archivist@yhbt.net Delivered-To: archivist@dcvr.yhbt.net Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by dcvr.yhbt.net (Postfix) with ESMTP id BD58C21077 for ; Thu, 10 Nov 2011 14:01:12 +0000 (UTC) Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id C013F1D78108; Thu, 10 Nov 2011 09:01:11 -0500 (EST) X-Original-To: mongrel-unicorn@rubyforge.org Delivered-To: mongrel-unicorn@rubyforge.org Received: from mail-wy0-f178.google.com (mail-wy0-f178.google.com [74.125.82.178]) by rubyforge.org (Postfix) with ESMTP id 2797A1779951 for ; Thu, 10 Nov 2011 08:29:16 -0500 (EST) Received: by wyh13 with SMTP id 13so3262014wyh.23 for ; Thu, 10 Nov 2011 05:29:15 -0800 (PST) Received: by 10.216.138.209 with SMTP id a59mr1262712wej.94.1320931755671; Thu, 10 Nov 2011 05:29:15 -0800 (PST) MIME-Version: 1.0 Received: by 10.216.51.129 with HTTP; Thu, 10 Nov 2011 05:28:27 -0800 (PST) In-Reply-To: <20111110112014.GA23753@dcvr.yhbt.net> References: <20111110112014.GA23753@dcvr.yhbt.net> From: Xavier Noria Date: Thu, 10 Nov 2011 14:28:27 +0100 Message-ID: Subject: Re: help with an init script To: unicorn list X-BeenThere: mongrel-unicorn@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: mongrel-unicorn-bounces@rubyforge.org Errors-To: mongrel-unicorn-bounces@rubyforge.org For the archives: I am sure I am missing something easy here, but anyway since I like to think about the app as something mostly local to the user running under the user's rvm, I launch Unicorn on reboot via the user's crontab: @reboot /home/fxn/home/config/unicorn.sh start That worked out of the box. Thanks Eric! _______________________________________________ Unicorn mailing list - mongrel-unicorn@rubyforge.org http://rubyforge.org/mailman/listinfo/mongrel-unicorn Do not quote signatures (like this one) or top post when replying