diff options
Diffstat (limited to 'security/samba-vscan/files/patch-vscan-symantec.h')
-rw-r--r-- | security/samba-vscan/files/patch-vscan-symantec.h | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/security/samba-vscan/files/patch-vscan-symantec.h b/security/samba-vscan/files/patch-vscan-symantec.h new file mode 100644 index 000000000000..014896262eb8 --- /dev/null +++ b/security/samba-vscan/files/patch-vscan-symantec.h @@ -0,0 +1,11 @@ +--- symantec/vscan-symantec.h.old Fri Aug 13 14:10:58 2004 ++++ symantec/vscan-symantec.h Fri Aug 13 14:11:22 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-symantec.conf" ++#define PARAMCONF "/usr/local/etc/samba-vscan/vscan-symantec.conf" + + + /* False = log only infected file, True = log every file access */ |