Magnus Boman wrote:
> Dwain,
>
> On Tue, 2007-04-10 at 01:05 -0500, dwain wrote:
>   
>> I have a script that I need to make into a crontab.  It's to autoupdate 
>> f-prot 
>> anti virus.  I looked at the man-pages and I'm not sure how to put the file 
>> in the proper place.  I'm not even sure if I should use YaST2 sysconfig 
>> editor, the konsole or what to write the thing.
>>     
>
> There are plenty of ways to do this... Here's a few suggestions;
>
> If this is for a specific user, run crontab -e from a terminal. If it's
> system wide, either run crontab -e as root from a terminal or chuck the
> script in /etc/cron.daily
>
>   

One important addittion, system wide jobs are also run later if the
system was off at the time specified.

Regards,
Jan
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to