Error in mcafee-autoupdate in latest betas

Randal, Phil prandal at herefordshire.gov.uk
Tue Dec 30 22:43:52 GMT 2008


Folks, there's a mistake in the mcafee-autoupdate script in the latest
betas which stops autoupdating of mcafee virus patterns from working.
 
Trivial patch below:
 
# diff -Naur mcafee-autoupdate.old mcafee-autoupdate
--- mcafee-autoupdate.old       2008-12-30 22:40:31.000000000 +0000
+++ mcafee-autoupdate   2008-12-30 22:39:36.000000000 +0000
@@ -57,7 +57,7 @@
                 ;;
         -*)     OPTS=$arg
                 ;;
-       lock*)  LOCKFILE=$arg
+       *lock)  LOCKFILE=$arg
                ;;
         /*)     PREFIX=$arg
                 ;;

Cheers,
 
Phil
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.mailscanner.info/pipermail/mailscanner/attachments/20081230/8773d734/attachment.html


More information about the MailScanner mailing list