diff options
Diffstat (limited to 'security/samba-vscan/files/patch-vscan-fprotd.h')
-rw-r--r-- | security/samba-vscan/files/patch-vscan-fprotd.h | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/security/samba-vscan/files/patch-vscan-fprotd.h b/security/samba-vscan/files/patch-vscan-fprotd.h new file mode 100644 index 000000000000..6af04e06eae6 --- /dev/null +++ b/security/samba-vscan/files/patch-vscan-fprotd.h @@ -0,0 +1,11 @@ +--- fprot/vscan-fprotd.h.old Fri Aug 13 13:52:39 2004 ++++ fprot/vscan-fprotd.h Fri Aug 13 13:53:14 2004 +@@ -7,7 +7,7 @@ + /* default location of samba-style configuration file (needs Samba >= 2.2.4 + or Samba 3.0 */ + +-#define PARAMCONF "/etc/samba/vscan-fprotd.conf" ++#define PARAMCONF "/usr/local/etc/samba-vscan/vscan-fprotd.conf" + + + /* False = log only infected file, True = log every file access */ |