From owner-freebsd-questions@FreeBSD.ORG Sat Jan 22 20:24:05 2005 Return-Path: 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 BA75916A4CF for ; Sat, 22 Jan 2005 20:24:05 +0000 (GMT) Received: from smtp1.wanadoo.fr (smtp1.wanadoo.fr [193.252.22.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A68D43D31 for ; Sat, 22 Jan 2005 20:24:05 +0000 (GMT) (envelope-from atkielski.anthony@wanadoo.fr) Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf0106.wanadoo.fr (SMTP Server) with ESMTP id 0FC991C00165 for ; Sat, 22 Jan 2005 21:24:04 +0100 (CET) Received: from pix.atkielski.com (ASt-Lambert-111-2-1-3.w81-50.abo.wanadoo.fr [81.50.80.3]) by mwinf0106.wanadoo.fr (SMTP Server) with ESMTP id EB9FE1C0014A for ; Sat, 22 Jan 2005 21:24:03 +0100 (CET) X-ME-UUID: 20050122202403965.EB9FE1C0014A@mwinf0106.wanadoo.fr Date: Sat, 22 Jan 2005 21:24:03 +0100 From: Anthony Atkielski X-Priority: 4 (Low) Message-ID: <1811797765.20050122212403@wanadoo.fr> To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Who generates the daily, weekly, monthly reports on FreeBSD? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Jan 2005 20:24:05 -0000 Speaking of reports, how do the daily, monthly, and weekly reports output by FreeBSD get generated? I see nothing when I do a crontab -l from root, but there's stuff under /etc/crontab. Is there a schedule of cron stuff that gets run independently of any user, or how does it work? If I wanted to change when or how these reports are generated (I don't currently, but suppose I did), where would I go to modify it, since it doesn't seem to be part of root's crontab? -- Anthony