Re: Cron & Tripwire
From: CodeHeads (ch_at_code-heads.com)
Date: 11/28/05
- Previous message: CodeHeads: "Re: Cron & Tripwire"
- In reply to: Marcin Struzak: "Re: Cron & Tripwire"
- Next in thread: Scot L. Harris: "Re: Cron & Tripwire"
- Reply: Scot L. Harris: "Re: Cron & Tripwire"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 28 Nov 2005 14:13:57 -0500 To: For users of Fedora Core releases <fedora-list@redhat.com>
> 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~
-- fedora-list mailing list fedora-list@redhat.com To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
- Previous message: CodeHeads: "Re: Cron & Tripwire"
- In reply to: Marcin Struzak: "Re: Cron & Tripwire"
- Next in thread: Scot L. Harris: "Re: Cron & Tripwire"
- Reply: Scot L. Harris: "Re: Cron & Tripwire"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|