Hello,

Running FreeBSD 4.6 and having some problems with a crontab.

I have a script I want to execute every 15 minutes.
When I add the entry (as root)  crontab -e

and insert this line:

*/15    *       *       *       *   root  /usr/libexec/rs2 >> /var/log/rs.log

I get an error when trying to :wq out of crontab.

/tmp/crontab.UqSmFBVMw3: 4 lines, 89 characters.
crontab: installing new crontab
"/tmp/crontab.UqSmFBVMw3":2: bad day-of-month
crontab: errors in crontab file, can't install
Do you want to retry the same edit? n
crontab: edits left in /tmp/crontab.UqSmFBVMw3


Thanks for any insight.

Matt 

 

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to