From owner-freebsd-questions@freebsd.org Tue Sep 8 05:43:38 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DE3F39CDBE1 for ; Tue, 8 Sep 2015 05:43:38 +0000 (UTC) (envelope-from reg@dwf.com) Received: from deneb.dwf.com (70-90-202-97-Albuquerque.hfc.comcastbusiness.net [70.90.202.97]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A4D631542 for ; Tue, 8 Sep 2015 05:43:37 +0000 (UTC) (envelope-from reg@dwf.com) Received: from deneb.dwf.com (localhost [127.0.0.1]) by deneb.dwf.com (8.14.4/8.14.3) with ESMTP id t885hVCM032666 for ; Mon, 7 Sep 2015 23:43:31 -0600 Message-Id: <201509080543.t885hVCM032666@deneb.dwf.com> X-Mailer: exmh version 2.7.2 01/07/2005 with nmh-1.3 To: freebsd-questions@freebsd.org Subject: cron.d / cron.weekly Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 07 Sep 2015 23:43:31 -0600 From: reg@dwf.com X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Sep 2015 05:43:39 -0000 Linux like systems have a directories cron.{daily,weekly,...} where you can put scripts to run daily/weekly, etc. I will assume that FreeBSD has something similar but I don't see it (or haven't loaded the appropriate package). How do I do this? -- Reg.Clemens reg@dwf.com