Penguin

Differences between version 2 and previous revision of ClamAvNotes.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 2 Last edited on Sunday, November 23, 2003 10:25:06 am by DanielLawson Revert
Older page: version 1 Last edited on Sunday, November 23, 2003 10:03:04 am by DanielLawson Revert
@@ -1,5 +1,4 @@
-  
 !! Clamd dies at morning maintenance, Debian Woody (0.60-10, backported) 
  
 Sometimes, clamd dies during its morning maintenance. I've not found any rhyme or reason to this, however it's a pain for me as I use exim4 + exiscan, and this will stop delivering mail if it can't talk to its virus scanner. Bugger. 
  
@@ -7,10 +6,10 @@
  
  # cat /etc/cron.d/check-clamd 
  TESTFILE="/var/run/clamd.ctl" 
  
- * * * * * root [ -w $TESTFILE ] || \ 
+ * * * * * root [ [ -w $TESTFILE ] || \ 
  (/etc/init.d/clamav-daemon stop; \ 
  /etc/init.d/clamav-daemon start) 
  
  
 Yeah, I know this isn't the prettiest, but I don't have time to track down *why* its dying just yet -- DanielLawson 
The following authors of this page have not agreed to the WlugWikiLicense. As such copyright to all content on this page is retained by the original authors.
  • JorgeGodoy
  • MarcoVanDenHout
The following authors of this page have agreed to the WlugWikiLicense.

PHP Warning

lib/blame.php (In template 'html'):177: Warning: Invalid argument supplied for foreach() (...repeated 2 times)

lib/plugin/WlugLicense.php (In template 'html'):99: Warning: Invalid argument supplied for foreach()

lib/plugin/WlugLicense.php (In template 'html'):111: Notice: Undefined variable: ignore_authors