Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jun 2007 11:59:22 -0400
From:      Bill Moran <wmoran@potentialtech.com>
To:        "Steve Franks" <stevefranks@ieee.org>
Cc:        User Questions <freebsd-questions@freebsd.org>
Subject:   Re: crontab error
Message-ID:  <20070619115922.add2582c.wmoran@potentialtech.com>
In-Reply-To: <539c60b90706190841l7f4be44et943f510fa8d919d8@mail.gmail.com>
References:  <539c60b90706190841l7f4be44et943f510fa8d919d8@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In response to "Steve Franks" <stevefranks@ieee.org>:

> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070619115922.add2582c.wmoran>