Files
@ c01c296fde24
Branch filter:
Location: ohnobinki_overlay/net-proxy/squidclamav/files/squidclamav-3.8-gentoo.patch - annotation
c01c296fde24
912 B
text/x-diff
fixed imaxima dependancies
a9bb8329c623 a9bb8329c623 a9bb8329c623 a9bb8329c623 a9bb8329c623 a9bb8329c623 a9bb8329c623 a9bb8329c623 a9bb8329c623 a9bb8329c623 a9bb8329c623 a9bb8329c623 a9bb8329c623 a9bb8329c623 a9bb8329c623 a9bb8329c623 a9bb8329c623 a9bb8329c623 a9bb8329c623 a9bb8329c623 a9bb8329c623 a9bb8329c623 a9bb8329c623 a9bb8329c623 a9bb8329c623 a9bb8329c623 a9bb8329c623 a9bb8329c623 a9bb8329c623 | diff -Nru squidclamav-3.2.orig/squidclamav.conf.dist squidclamav-3.2/squidclamav.conf.dist
--- squidclamav-3.8.orig/squidclamav.conf.dist 2007-08-22 15:50:41.000000000 +0300
+++ squidclamav-3.8/squidclamav.conf.dist 2007-12-30 13:56:58.000000000 +0200
@@ -29,7 +29,7 @@
#
# stat 0|1
#
-# squidguard /usr/local/squidGuard/bin/squidGuard
+# squidguard /usr/bin/squidGuard
#
# whitelist this.trustdomain.com
# whitelist .*\.domain\.*
@@ -39,13 +39,13 @@
#proxy http://127.0.0.1:3128/
#logfile /var/log/squidclamav.log
#redirect http://proxy.domain.com/cgi-bin/clwarn.cgi
-#squidguard /usr/local/squidGuard/bin/squidGuard
+#squidguard /usr/bin/squidGuard
#debug 0
#force 1
#stat 1
#maxredir 10
-#clamd_local /tmp/clamd
-#clamd_ip 192.168.1.5
+#clamd_local /var/run/clamav/clamd.sock
+#clamd_ip 127.0.0.1
#clamd_port 3310
#timeout 60
#useragent Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)
|