Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Mar 2000 08:58:53 -0800 (PST)
From:      Bhishan Hemrajani <bhishan@cytosine.dhs.org>
To:        Cron Daemon <root@cytosine.dhs.org>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Cron sends messages to root
Message-ID:  <200003191658.IAA84370@cytosine.dhs.org>
In-Reply-To: <200003190700.XAA82965@cytosine.dhs.org> from Cron Daemon at "Mar 18, 2000 11:00:01 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
I am still getting this from Cron even though
I removed root for the entries in /etc/crontab.

After I edited them, I HUPed Cron, and I still
received the message.

The subject of the message was:Cron <root@cytosine> root       newsyslog

These are my old entries in /etc/crontab:
SHELL=/bin/sh
PATH=/etc:/bin:/sbin:/usr/bin:/usr/sbin
HOME=/var/log
0       *       *       *       *       root    newsyslog
1,31    0-5     *       *       *       root    adjkerntz -a

These are my new entries that someone on the list said
would fix my problem:
SHELL=/bin/sh
PATH=/etc:/bin:/sbin:/usr/bin:/usr/sbin
HOME=/var/log
0       *       *       *       *       newsyslog   
1,31    0-5     *       *       *       adjkerntz -a


Please help.

--bhishan

> root: not found
> 



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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