diff options
Diffstat (limited to 'net/iplog/files/patch-ad')
-rw-r--r-- | net/iplog/files/patch-ad | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net/iplog/files/patch-ad b/net/iplog/files/patch-ad new file mode 100644 index 000000000000..168dfc356be1 --- /dev/null +++ b/net/iplog/files/patch-ad @@ -0,0 +1,11 @@ +--- src/iplog.h.orig Mon Jul 3 16:49:23 2000 ++++ src/iplog.h Tue Jul 4 08:18:35 2000 +@@ -28,7 +28,7 @@ + ** Path of the iplog configuration file. + */ + +-#define CONFFILE "/etc/iplog.conf" ++#define CONFFILE "/usr/local/etc/iplog.conf" + + /* + ** Making these smaller will probably do bad things. |