From owner-freebsd-stable Mon Dec 2 17:40:33 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5703537B401 for ; Mon, 2 Dec 2002 17:40:32 -0800 (PST) Received: from radix.cryptio.net (radix.cryptio.net [199.181.107.213]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA9BB43E88 for ; Mon, 2 Dec 2002 17:40:31 -0800 (PST) (envelope-from emechler@radix.cryptio.net) Received: from radix.cryptio.net (localhost [127.0.0.1]) by radix.cryptio.net (8.12.6/8.12.6) with ESMTP id gB31ePpv025521 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Mon, 2 Dec 2002 17:40:26 -0800 (PST) (envelope-from emechler@radix.cryptio.net) Received: (from emechler@localhost) by radix.cryptio.net (8.12.6/8.12.6/Submit) id gB31ePrt025520; Mon, 2 Dec 2002 17:40:25 -0800 (PST) (envelope-from emechler) Date: Mon, 2 Dec 2002 17:40:25 -0800 From: Erick Mechler To: Chatchawan Wongsiriprasert Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Start deamon by cron Message-ID: <20021203014025.GS12220@techometer.net> References: <20021203013523.DAD5243E4A@mx1.FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021203013523.DAD5243E4A@mx1.FreeBSD.org> User-Agent: Mutt/1.4i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG :: Does anyone have any experience start daemon process from cron?. :: :: I tried to stop my slave MySQL server every midnight for backup and the :: restart the server after backup finished. This doesn't address your problem directly, but you could use the mysqldump utility to do backups without having to take your DB down.... Cheers - Erick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message