From owner-freebsd-questions@FreeBSD.ORG Wed Apr 29 12:58:20 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E5017106566C for ; Wed, 29 Apr 2009 12:58:20 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from mail-fx0-f162.google.com (mail-fx0-f162.google.com [209.85.220.162]) by mx1.freebsd.org (Postfix) with ESMTP id 712AC8FC24 for ; Wed, 29 Apr 2009 12:58:20 +0000 (UTC) (envelope-from onemda@gmail.com) Received: by fxm6 with SMTP id 6so1152774fxm.43 for ; Wed, 29 Apr 2009 05:58:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=FuHc6jrXZ8/x7RcPesPDLDyxLiAVJcTSnd973gNTets=; b=ARyVGPGvtLgNWnWXc82xOHkTGhhER/7GtreDD1qPGM4/ulW63dKtu3I2/kdfUG5ZWM wNPHCrpViH3dwzPSSVAJbBPb0kwOld7vGWZfc86Vv9w8mzu65wncrZ3EoLXQH6QSyRsY oKA8/ATZ+WaBBI/wZVPy3AV15aJutmieCgbGk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=SBpdXFAitooBORsBaY/ZCCh28V/4YS2NzmKl+9hItXSPotUlMyzIoU7A9edWAiJ9/a 0O9MCkPqELC9SEZAw7p7yWwq3VAVLhS5JBFio2y2c3EIDu0L3rDjBs3icCKooMwzmYL1 l+Ytp9tHwnm2qPhbDMsoUXNPvF8z/Ecnsya1c= MIME-Version: 1.0 Received: by 10.239.163.5 with SMTP id n5mr19889hbd.18.1241009899429; Wed, 29 Apr 2009 05:58:19 -0700 (PDT) In-Reply-To: <397932.84499.qm@web51408.mail.re2.yahoo.com> References: <20090429135052.cc870efa.dcdowse@gmx.net> <397932.84499.qm@web51408.mail.re2.yahoo.com> Date: Wed, 29 Apr 2009 14:58:19 +0200 Message-ID: <3a142e750904290558k3fa85c57sb8675172907c79b6@mail.gmail.com> From: "Paul B. Mahol" To: aopopov@yahoo.com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org, "Daniel C. Dowse" Subject: Re: atacontrol spindown X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Apr 2009 12:58:21 -0000 On 4/29/09, Alexander Popov wrote: > > Hi, Daniel, > > It must be periodic(8), but I have trouble identifying what exactly could be > the trigger. If I look at /etc/defaults/periodic.conf, it has > daily_clean_disks_enable="NO". > With respect to daily checks, I just have the default setup, nothing that I > added myself. > > Are there any other configuration options that I should look at? /etc/crontab -- Paul