Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Mar 2002 20:02:12 -0600 (CST)
From:      hawkeyd@visi.com (D J Hawkey Jr)
To:        REMORSE@PARTNERS.ORG, freebsd-questions@freebsd.org
Subject:   Re: Question about periodic...
Message-ID:  <200203090202.g2922CI03919@sheol.localdomain>
In-Reply-To: <375F68784081D511908A00508BE3BB17DDDC62_phsexch22.mgh.harvard.edu@ns.sol.net>
References:  <375F68784081D511908A00508BE3BB17DDDC62_phsexch22.mgh.harvard.edu@ns.sol.net>

next in thread | previous in thread | raw e-mail | index | archive | help
An afterthought...

In article <375F68784081D511908A00508BE3BB17DDDC62_phsexch22.mgh.harvard.edu@ns.sol.net>,
	REMORSE@PARTNERS.ORG writes:
> Hi!  I just recently started using FreeBSD (ie, about 2 weeks ago).  So this
> might be a really simple answer...
> 
> I want to have CVSup run weekly.  I think that it would be nice to include the
> output from this run with the rest of the "periodic"ly run scripts -- like the
> security report that gets mailed to me every morning.  An I understand, I need
> to add a script to the weekly configuration for periodic.  However, as this is a
> local script, I should not add it to the /etc/periodic/weekly/ directory.  There
> seems to be references to two directories: /usr/local/etc/periodic/ and
> /etc/weekly.local/
> 
>           [SNIP]

I have a cron job running that is quite apart from The FreeBSD Way Of Doing
Things(tm). More specifically, I have a script that runs through the syslog
file that 'ipmon' writes to, and adds entries found to the ipfilter rules,
based on certain criteria. It maintains its own logfile. This script runs
independantly of anything the FreeBSD distribution allows for or supports,
but I wanted to see the result every morning. So I added a little "code" to
/etc/security that reports the daily additions of that logfile.

Perhaps this might be a more elegant solution for your situation?

Dave

-- 

Windows: "Where do you want to go today?"
Linux: "Where do you want to go tomorrow?"
FreeBSD: "Are you guys coming, or what?"


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?200203090202.g2922CI03919>