[Pkg-clamav-commits] [SCM] Debian repository for ClamAV branch, debian/unstable, updated. debian/0.95+dfsg-1-6593-g8cab358

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


The following commit has been merged in the debian/unstable branch:
commit 8cab358a5a1c4e9acdfb771cc6f5b14e417efc31
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