From owner-freebsd-ports@FreeBSD.ORG Wed Jan 11 18:50:52 2012 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1623510656D3 for ; Wed, 11 Jan 2012 18:50:52 +0000 (UTC) (envelope-from feld@feld.me) Received: from mwi1.coffeenet.org (unknown [IPv6:2607:f4e0:100:300::2]) by mx1.freebsd.org (Postfix) with ESMTP id E22588FC14 for ; Wed, 11 Jan 2012 18:50:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=feld.me; s=blargle; h=In-Reply-To:Message-Id:From:Mime-Version:Date:References:Subject:To:Content-Type; bh=m1Xx8XwauCftREnD/7V9uiF2rxEz3v9sik5hYHdV5XM=; b=X9kIhD7722o+RI/082mTGtnY8QTj9OJkFEOSDKqJbTkBCdRjf6GFMSZcPiwhP4kjhj9+JOYN+VnycvgYUYE1sqQof3SQhtS/Vf/x/jEp64e2AQYKdHvI07NBOz7GBn3V; Received: from localhost ([127.0.0.1] helo=mwi1.coffeenet.org) by mwi1.coffeenet.org with esmtp (Exim 4.77 (FreeBSD)) (envelope-from ) id 1Rl3G6-000Llt-N3 for freebsd-ports@FreeBSD.org; Wed, 11 Jan 2012 12:50:51 -0600 Received: from feld@feld.me by mwi1.coffeenet.org (Archiveopteryx 3.1.4) with esmtpsa id 1326307843-88972-88971/5/16; Wed, 11 Jan 2012 18:50:43 +0000 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: freebsd-ports@FreeBSD.org References: <4F0DD20D.7010002@passap.ru> <4F0DD88A.9040805@FreeBSD.org> Date: Wed, 11 Jan 2012 12:50:43 -0600 Mime-Version: 1.0 From: Mark Felder Message-Id: In-Reply-To: <4F0DD88A.9040805@FreeBSD.org> User-Agent: Opera Mail/11.61 (FreeBSD) X-SA-Score: -1.0 Cc: Subject: Re: multimedia/zoneminder: rc script runs mysql commands? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Jan 2012 18:50:52 -0000 On Wed, 11 Jan 2012 12:44:26 -0600, Doug Barton wrote: > > That is attractive all on its own of course, however it still doesn't > solve the OP's problem, since his mysqld is not local. Yeah, that was me -- the OP -- and I'm sitting here brainstorming but haven't been able to come up with many alternatives yet unless we want to add what I feel is unnecessary complexity to the zoneminder rc script. There has to be a K.I.S.S. solution hiding somewhere....