Re: [Clamav-users] how to set cron to run freshclam

2007-04-15 Thread Dennis Peterson
Pascal Duchatelle wrote: > Le Fri, 13 Apr 2007 08:26:42 -0700, > Dennis Peterson <[EMAIL PROTECTED]> a écrit : > >> Roger M wrote: >>> On Fri, 2007-04-13 at 13:26 +0200, Pascal Duchatelle wrote: Hello, I am not that much experienced with linux. I would like to have freshclam doing u

Re: [Clamav-users] how to set cron to run freshclam

2007-04-15 Thread Chris
On Sunday 15 April 2007 2:45 am, Pascal Duchatelle wrote: > Le Fri, 13 Apr 2007 08:26:42 -0700, > > Dennis Peterson <[EMAIL PROTECTED]> a écrit : > > Roger M wrote: > > > On Fri, 2007-04-13 at 13:26 +0200, Pascal Duchatelle wrote: > > >> Hello, > > >> I am not that much experienced with linux. > >

Re: [Clamav-users] how to set cron to run freshclam

2007-04-15 Thread Pascal Duchatelle
Le Fri, 13 Apr 2007 08:26:42 -0700, Dennis Peterson <[EMAIL PROTECTED]> a écrit : > Roger M wrote: > > On Fri, 2007-04-13 at 13:26 +0200, Pascal Duchatelle wrote: > >> Hello, > >> I am not that much experienced with linux. > >> I would like to have freshclam doing updates by itself. Until now > >>

Re: [Clamav-users] how to set cron to run freshclam

2007-04-13 Thread Dennis Peterson
Dennis Peterson wrote: > > > if [ -z "$1" ]; then >/usr/bin/bash -c 'sleep $[ RANDOM % 1800 ]' > fi > > This creates a random number between 1 and 900 that becomes the number > of seconds the code sleeps before jumping into the fray. Damn - that should have been '1 and 1800'. First coffee

Re: [Clamav-users] how to set cron to run freshclam

2007-04-13 Thread Dennis Peterson
Roger M wrote: > On Fri, 2007-04-13 at 13:26 +0200, Pascal Duchatelle wrote: >> Hello, >> I am not that much experienced with linux. >> I would like to have freshclam doing updates by itself. Until now I did >> the update manually. >> The clamav-update file in my /etc/cron.d directory is as follow:

Re: [Clamav-users] how to set cron to run freshclam

2007-04-13 Thread Pascal Duchatelle
Le Fri, 13 Apr 2007 15:42:43 +0200, Roger M <[EMAIL PROTECTED]> a écrit : > On Fri, 2007-04-13 at 13:26 +0200, Pascal Duchatelle wrote: > > Hello, > > I am not that much experienced with linux. > > I would like to have freshclam doing updates by itself. Until now I > > did the update manually. > >

Re: [Clamav-users] how to set cron to run freshclam

2007-04-13 Thread Roger M
On Fri, 2007-04-13 at 13:26 +0200, Pascal Duchatelle wrote: > Hello, > I am not that much experienced with linux. > I would like to have freshclam doing updates by itself. Until now I did > the update manually. > The clamav-update file in my /etc/cron.d directory is as follow: > > ## Adjust this l

[Clamav-users] how to set cron to run freshclam

2007-04-13 Thread Pascal Duchatelle
Hello, I am not that much experienced with linux. I would like to have freshclam doing updates by itself. Until now I did the update manually. The clamav-update file in my /etc/cron.d directory is as follow: ## Adjust this line... MAILTO=root,postmaster,webmaster,clamav ## It is ok to execute it