From owner-freebsd-questions@FreeBSD.ORG Sun Dec 22 11:40:24 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1A5D3C91 for ; Sun, 22 Dec 2013 11:40:24 +0000 (UTC) Received: from thetys.cloudzeeland.nl (webrz.xs4all.nl [83.161.133.58]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CD26A16A0 for ; Sun, 22 Dec 2013 11:40:22 +0000 (UTC) Received: from thetys.cloudzeeland.nl (thetys.cloudzeeland.nl [10.10.10.31]) by thetys.cloudzeeland.nl (Postfix) with ESMTP id C9D6B16445B2; Sun, 22 Dec 2013 12:35:00 +0100 (CET) Received: from [10.10.10.70] (unknown [10.10.10.70]) by thetys.cloudzeeland.nl (Postfix) with ESMTPA id A42421644548; Sun, 22 Dec 2013 12:35:00 +0100 (CET) Message-ID: <52B6CFA5.6000306@webrz.net> Date: Sun, 22 Dec 2013 12:40:21 +0100 From: Jos Chrispijn User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Anton Sayetsky , Jos Chrispijn , FreeBSD Questions Subject: Re: Rescheduling passed cronjobs References: <52B5AE8C.1040207@webrz.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP on thetys.cloudzeeland.nl X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Dec 2013 11:40:24 -0000 Anton Sayetsky: > You cannot do this with cron. Anacron will help. Thanks, will check it out. Best regards, Jos Chrispijn