Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 May 2004 07:02:41 +0100 (BST)
From:      =?iso-8859-1?q?mehrdad=20nosrati?= <nosratien@yahoo.com>
To:        freebsd-questions@freebsd.org
Cc:        nosratien@yahoo.com
Subject:   root no found
Message-ID:  <20040519060241.58381.qmail@web21006.mail.yahoo.com>

next in thread | raw e-mail | index | archive | help

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@urserver> root /usr/libexec/atrun

root:not found

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



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



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