Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jan 2010 19:53:41 -0500
From:      Glen Barber <glen.j.barber@gmail.com>
To:        Rolf Nielsen <listreader@lazlarlyricon.com>, Jeronimo Calvo <jeronimocalvop@googlemail.com>
Cc:        questions@freebsd.org
Subject:   Re: Crontab not working logwatch.pl [FreeBSD 8 stable]
Message-ID:  <20100114005341.GA67999@orion.hsd1.pa.comcast.net>
In-Reply-To: <4B4E3778.1080609@lazlarlyricon.com>
References:  <beaf3aa51001131243u44e86685g1abc4bb367dad93e@mail.gmail.com> <4B4E329D.4090806@lazlarlyricon.com> <beaf3aa51001131304w619e56c6y3745c1816752f64c@mail.gmail.com> <4B4E3778.1080609@lazlarlyricon.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Rolf Nielsen wrote: 
> On 2010-01-13 22:04, Jeronimo Calvo wrote:
> > did a crontab -r, a a new crontab -e, using:
> >
> > * * * * * $HOME/.profile ; /bin/bash /var/log/auto_auth.sh
> > * * * * * $HOME/.profile ; /usr/bin/perl /local/sbin/logwatch.pl
> >

In addition to the other suggestions, I'd imagine an absolute path path to
/local/sbin/logwatch.pl is a problem as well.  Unless /local/sbin exists,
of course.

Regards,

-- 
Glen Barber



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