From owner-freebsd-questions@FreeBSD.ORG Tue Jun 19 15:59:24 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 03C5616A41F for ; Tue, 19 Jun 2007 15:59:24 +0000 (UTC) (envelope-from wmoran@potentialtech.com) Received: from mail.potentialtech.com (internet.potentialtech.com [66.167.251.6]) by mx1.freebsd.org (Postfix) with ESMTP id CC08813C48C for ; Tue, 19 Jun 2007 15:59:23 +0000 (UTC) (envelope-from wmoran@potentialtech.com) Received: from vanquish.pgh.priv.collaborativefusion.com (pr40.pitbpa0.pub.collaborativefusion.com [206.210.89.202]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.potentialtech.com (Postfix) with ESMTP id 16BB4EBC78; Tue, 19 Jun 2007 11:59:23 -0400 (EDT) Date: Tue, 19 Jun 2007 11:59:22 -0400 From: Bill Moran To: "Steve Franks" Message-Id: <20070619115922.add2582c.wmoran@potentialtech.com> In-Reply-To: <539c60b90706190841l7f4be44et943f510fa8d919d8@mail.gmail.com> References: <539c60b90706190841l7f4be44et943f510fa8d919d8@mail.gmail.com> X-Mailer: Sylpheed 2.3.1 (GTK+ 2.10.11; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: User Questions Subject: Re: crontab error 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: Tue, 19 Jun 2007 15:59:24 -0000 In response to "Steve Franks" : > In my crontab the following: > > @reboot /usr/local/sbin/ataidle -I 5 0 0 > > gives me: > > cron: login_getclass unknown class 'ataidle' > > on reboot. What am I missing? My guess is that you put that line in /etc/crontab, thus the format isn't correct. See http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/configtuning-cron.html -- Bill Moran http://www.potentialtech.com