blob: b1e0cc10bae208cab0aec70e8a61192332d3ec97 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- icap/vscan-icap.h.old Fri Aug 13 13:54:25 2004
+++ icap/vscan-icap.h Fri Aug 13 13:54:52 2004
@@ -8,7 +8,7 @@
/* default location of samba-style configuration file (needs Samba >= 2.2.4
or Samba 3.0 */
-#define PARAMCONF "/etc/samba/vscan-icap.conf"
+#define PARAMCONF "/usr/local/etc/samba-vscan/vscan-icap.conf"
/* False = log only infected file, True = log every file access */
|