Koozali.org: home of the SME Server

Cron

Jnsc

Cron
« on: December 08, 2002, 11:33:18 PM »
Hello,

I'installed the AntiVir MailGate (http://www.hbedv.com/). To update my virus definition file I put this line in /etc/crontab:

0 4 * * * root  /usr/sbin/vdf-update

Now the system has changed, and I changed this line with the new one (0 4 * * * root  /usr/sbin/antivirupdater)

everything works good, but every week the old line reapers (0 4 * * * root  /usr/sbin/vdf-update)

in /etc/cron.weekly I have only: refresh-ddns

Any Idea?

Thanks

PS: I'am running SME 5.1.2

Jon Blakely

Re: Cron
« Reply #1 on: December 09, 2002, 12:46:25 AM »
You will need to modify the cronjob in

/etc/e-smith/templates/etc/crontab

otherwise it wiil get overwritten

Jon