From owner-freebsd-questions@FreeBSD.ORG Sat Dec 21 15:07:00 2013 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 99415726 for ; Sat, 21 Dec 2013 15:07:00 +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 591D41B3D for ; Sat, 21 Dec 2013 15:06:59 +0000 (UTC) Received: from thetys.cloudzeeland.nl (thetys.cloudzeeland.nl [10.10.10.31]) by thetys.cloudzeeland.nl (Postfix) with ESMTP id 814BD1644555 for ; Sat, 21 Dec 2013 16:01:34 +0100 (CET) Received: from [10.10.10.70] (unknown [10.10.10.70]) by thetys.cloudzeeland.nl (Postfix) with ESMTPA id 665E61644576 for ; Sat, 21 Dec 2013 16:01:34 +0100 (CET) Message-ID: <52B5AE8C.1040207@webrz.net> Date: Sat, 21 Dec 2013 16:06:52 +0100 From: Jos Chrispijn User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 To: "freebsd-questions@FreeBSD.org" Subject: Rescheduling passed cronjobs X-Virus-Scanned: ClamAV using ClamSMTP on thetys.cloudzeeland.nl MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" X-Content-Filtered-By: Mailman/MimeDel 2.1.17 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: Sat, 21 Dec 2013 15:07:00 -0000 [FreeBSD 9 stable] Let's say that my server was down for some reason. Can you tell me how I can force crontab to run all overdue/missed cronjobs after I have restarted my FreeBSD? Thanks, Jos Chrispijn