Re: rkhunter daily cron

2011-10-09 Thread John Horne
On Sun, 2011-10-09 at 22:07 +0100, Frank Murphy wrote: > On 09/10/11 21:11, John Horne wrote: > > > >> Should I just replace the script with my own cronjob times? > >> as per some of the examples. > >> > > Hi, > > > > If you installed the rkhunter RPM package (either via yum or by > > downloading

Re: rkhunter daily cron

2011-10-09 Thread Tim Evans
On 10/09/2011 05:07 PM, Frank Murphy wrote: > On 09/10/11 21:11, John Horne wrote: > If I knew what time in x.00 ir ran, > I would leave it alone. > But I havn't figured what time cron.daily runs. [root@harrier etc]# cat /etc/anacrontab # /etc/anacrontab: configuration file for anacron # See an

Re: rkhunter daily cron

2011-10-09 Thread Frank Murphy
On 09/10/11 21:11, John Horne wrote: >> Should I just replace the script with my own cronjob times? >> as per some of the examples. >> > Hi, > > If you installed the rkhunter RPM package (either via yum or by > downloading it) then I would just use what is supplied with the package. > The supplie

Re: rkhunter daily cron

2011-10-09 Thread John Horne
On Sun, 2011-10-09 at 17:20 +0100, Frank Murphy wrote: > rkhunter is run with cronjob daily. > > Have checked: > /etc/cron.daily/rkhunter > > but it's run with a script > not the usual crontab * ** .setup. > > Looked at > http://rkhunter.cvs.sourceforge.net/viewvc/rkhunter/rkhunter/files/FAQ >

rkhunter daily cron

2011-10-09 Thread Frank Murphy
rkhunter is run with cronjob daily. Have checked: /etc/cron.daily/rkhunter but it's run with a script not the usual crontab * ** .setup. Looked at http://rkhunter.cvs.sourceforge.net/viewvc/rkhunter/rkhunter/files/FAQ Should I just replace the script with my own cronjob times? as per some of th