From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: mcron or mcron2? Date: Fri, 24 Nov 2017 14:58:55 +0100 Message-ID: <87shd3aicg.fsf@gnu.org> References: <1511407478.4135.2.camel@leela> <20171123150124.GB5794@jasmine.lan> <1511456568.7005.0.camel@leela> <20171124005230.GD5794@jasmine.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52361) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eIEVT-0007Xa-US for help-guix@gnu.org; Fri, 24 Nov 2017 08:59:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eIEVO-0004Xn-Nh for help-guix@gnu.org; Fri, 24 Nov 2017 08:59:01 -0500 Received: from hera.aquilenet.fr ([2a01:474::1]:53841) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eIEVO-0004XH-HY for help-guix@gnu.org; Fri, 24 Nov 2017 08:58:58 -0500 In-Reply-To: <20171124005230.GD5794@jasmine.lan> (Leo Famulari's message of "Thu, 23 Nov 2017 19:52:30 -0500") List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Leo Famulari Cc: Caleb Herbert , help-guix@gnu.org Leo Famulari skribis: > On Thu, Nov 23, 2017 at 11:02:48AM -0600, Caleb Herbert wrote: >> On Thu, 2017-11-23 at 10:01 -0500, Leo Famulari wrote: >> > The GuixSD mcron service uses mcron2, so I think that is probably the >> > best one :) >>=20 >> Which is more likely to work on a foreign distro? (Trisquel.) > > I'm not sure, because I haven't tried using it in that context. Both should work, but mcron2 has various improvements over mcron that for a time were not merged in mcron proper (might have changed.) Ludo=E2=80=99.