From owner-freebsd-questions@FreeBSD.ORG Thu Feb 9 14:18:34 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1FB4216A420 for ; Thu, 9 Feb 2006 14:18:34 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail7.sea5.speakeasy.net (mail7.sea5.speakeasy.net [69.17.117.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id C61F843D46 for ; Thu, 9 Feb 2006 14:18:33 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 18812 invoked from network); 9 Feb 2006 14:18:33 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail7.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 9 Feb 2006 14:18:33 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 11F3728439; Thu, 9 Feb 2006 09:18:32 -0500 (EST) Sender: lowell@be-well.ilk.org To: Iantcho Vassilev References: <18e02bd30602090028y10c0ae8eyd186ee790062c93a@mail.gmail.com> From: Lowell Gilbert Date: 09 Feb 2006 09:18:31 -0500 In-Reply-To: <18e02bd30602090028y10c0ae8eyd186ee790062c93a@mail.gmail.com> Message-ID: <44d5hwzkco.fsf@be-well.ilk.org> Lines: 13 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions Subject: Re: Replacing cron with mcron X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2006 14:18:34 -0000 Iantcho Vassilev writes: > Has anyone tried this? It is in ports, so I think some people are probably using it. > I even think of proposing this to the base system - cron is such an old > idea.. mcron is Gnu licensed, so it would have a difficult time being accepted for the base system. As to cron being an old idea: I do not think that mcron is really a newer idea, but rather mcron is more of a new implementation of the same idea.