Cron & Tripwire

CodeHeads ch at code-heads.com
Mon Nov 28 19:13:57 UTC 2005


> I have FC3 and use an RPM with tripwire-2.3.1-21; it has a 
> /etc/cron.daily/tripwire-check script that runs just fine.
> 
> How different is your crontab entry from the command that you run 
> successfully by hand?
> 
> --Marcin
> 

I think I found the problem.

I have in the script that cron fires off:
tripwire --check > /path/trip.txt

I believe it is supposed to be:
/sbin/tripwire -- check > /path/trip.txt

Am I right? :)

~WILL~




More information about the fedora-list mailing list