From owner-freebsd-ports@FreeBSD.ORG Thu Jan 12 08:33:19 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 4451E106566C; Thu, 12 Jan 2012 08:33:19 +0000 (UTC) (envelope-from perryh@pluto.rain.com) Received: from agora.rdrop.com (unknown [IPv6:2607:f678:1010::34]) by mx1.freebsd.org (Postfix) with ESMTP id 1D0D38FC0A; Thu, 12 Jan 2012 08:33:19 +0000 (UTC) Received: from agora.rdrop.com (66@localhost [127.0.0.1]) by agora.rdrop.com (8.13.1/8.12.7) with ESMTP id q0C8WrLa085336 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 12 Jan 2012 00:32:53 -0800 (PST) (envelope-from perryh@pluto.rain.com) Received: (from uucp@localhost) by agora.rdrop.com (8.13.1/8.14.2/Submit) with UUCP id q0C8WrXb085335; Thu, 12 Jan 2012 00:32:53 -0800 (PST) (envelope-from perryh@pluto.rain.com) Received: from fbsd81 ([192.168.200.81]) by pluto.rain.com (4.1/SMI-4.1-pluto-M2060407) id AA03402; Thu, 12 Jan 12 00:20:49 PST Date: Thu, 12 Jan 2012 07:20:28 -0800 From: perryh@pluto.rain.com To: crees@freebsd.org Message-Id: <4f0efa3c.JJ28RYA4I07uOl10%perryh@pluto.rain.com> References: <4F0DD20D.7010002@passap.ru> <4F0DD88A.9040805@FreeBSD.org> In-Reply-To: User-Agent: nail 11.25 7/29/05 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: feld@feld.me, dougb@freebsd.org, freebsd-ports@freebsd.org 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: Thu, 12 Jan 2012 08:33:19 -0000 Chris Rees wrote: > On 11 January 2012 18:44, Doug Barton wrote: > > On 1/11/2012 10:41 AM, Mark Felder wrote: > >> perhaps we should see if we can get the mysql maintainer(s) to > >> fix the mysql rc script so it doesn't exit until the service is > >> fully fired up and functional? > > > > 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. > > Well... actually it would. > > With mysql's startup fixed, hacks like this would be unneccessary ... How so? If zoneminder needs the mysql _on a different machine_ to be running, how would altering that machine's mysql rc script help zoneminder?