Is There Any Professional To Help Me!

mehrdad nosrati nosratien at yahoo.com
Wed May 19 03:38:11 PDT 2004


Dear All,

I've a FreeBSD 3.4 Release.My cronttab file is like:



# /etc/crontab - root's crontab for FreeBSD
#
# $FreeBSD: src/etc/crontab,v 1.18.2.2 1999/08/29
14:18:39 peter Exp $
#
SHELL=/bin/sh
PATH=/etc:/bin:/sbin:/usr/bin:/usr/sbin
HOME=/var/log
#
#minute	hour	mday	month	wday	who	command
#
*/5     *       *       *       *       root
/usr/libexec/atrun
#
# rotate log files every hour, if necessary
0	*	*	*	*	root	newsyslog
#
# do daily/weekly/monthly maintenance
59      1       *       *       *       root   
periodic daily 2>&1 | sendmail root
30      3       *       *       6       root   
periodic weekly 2>&1 | sendmail root
30      5       1       *       *       root   
periodic monthly 2>&1 | sendmail root
#
# time zone change adjustment for wall cmos clock,
# does nothing, if you have UTC cmos clock.
# See adjkerntz(8) for details.
1,31    0-5     *       *       *       root   
adjkerntz -a

but every 5 minute I receive a mail from cron daemon
in
which it says:

Cron <root at urserver> root /usr/libexec/atrun

root:not found


if you see man atrun(8) then you can see the line
similar to that on mine,I mean:
*/5     *       *       *       *       root
/usr/libexec/atrun


I highly appreciate to whom have a good idea for this
problem.

--Sincerely,
--Mehrdad.




________________________________________________________________________
Yahoo! Messenger - Communicate instantly..."Ping" 
your friends today! Download Messenger Now 
http://uk.messenger.yahoo.com/download/index.html


More information about the freebsd-questions mailing list