From owner-freebsd-questions@FreeBSD.ORG Sat Jun 7 19:33:55 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7F8511065673 for ; Sat, 7 Jun 2008 19:33:55 +0000 (UTC) (envelope-from sahil@tandon.net) Received: from bulwark.hamla.org (bulwark.hamla.org [69.55.228.210]) by mx1.freebsd.org (Postfix) with ESMTP id 7054B8FC19 for ; Sat, 7 Jun 2008 19:33:55 +0000 (UTC) (envelope-from sahil@tandon.net) Received: from localhost (bulwark [69.55.228.210]) by bulwark.hamla.org (Postfix) with ESMTP id EC5DC1CDBE; Sat, 7 Jun 2008 12:33:54 -0700 (PDT) X-Virus-Scanned: by ClamAV at bulwark.hamla.org Received: from bulwark.hamla.org ([69.55.228.210]) by localhost (bulwark.hamla.org [69.55.228.210]) (amavisd-new, port 10024) with LMTP id 5QjhFow2qM-d; Sat, 7 Jun 2008 12:33:43 -0700 (PDT) Date: Sat, 7 Jun 2008 15:33:40 -0400 From: Sahil Tandon To: Noah Message-ID: <20080607193339.GA56510@shepherd> Mail-Followup-To: Noah , User Questions References: <4849F2EF.8050807@enabled.com> <20080607154313.GA56339@shepherd> <484AC7EF.1090608@enabled.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <484AC7EF.1090608@enabled.com> Cc: User Questions Subject: Re: stunnel not running? (check /var/run/stunnel/stunnel.pid) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "freebsd-questions@freebsd.org" List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Jun 2008 19:33:55 -0000 Noah wrote: > 2008.06.07 10:37:55 LOG3[27646:134664192]: Cannot create pid file > /tmp/stunnel.pid It should not be trying to create a pid file in /tmp. There is a configuration file being read that is directly stunnel to that location. -- Sahil Tandon