[Pkg-clamav-commits] [SCM] Debian repository for ClamAV branch, debian/lenny-volatile, updated. debian/0.95+dfsg-1-6651-gaa1a3dc

Stephen Gran steve at lobefin.net
Tue Sep 21 19:55:52 UTC 2010


The following commit has been merged in the debian/lenny-volatile branch:
commit aa1a3dc41676542740adaca8e8edd4989d564997
Author: Stephen Gran <steve at lobefin.net>
Date:   Tue Sep 21 20:54:47 2010 +0100

    make NotifyClamd be absent from the config file if it's false
    
    Signed-off-by: Stephen Gran <steve at lobefin.net>

diff --git a/debian/clamav-freshclam.postinst.in b/debian/clamav-freshclam.postinst.in
index d1216c5..16b715a 100644
--- a/debian/clamav-freshclam.postinst.in
+++ b/debian/clamav-freshclam.postinst.in
@@ -216,8 +216,6 @@ EOF
 
   if [ -n "$notify" ] ;then
     echo "NotifyClamd $notify" >> $DEBCONFILE
-  else
-    echo "NotifyClamd no" >> $DEBCONFILE
   fi
 
   if [ "$runas" != "cron" ] || [ "$runas" != "manual" ]; then

-- 
Debian repository for ClamAV



More information about the Pkg-clamav-commits mailing list