14 lines
328 B
Plaintext
14 lines
328 B
Plaintext
$NetBSD: patch-aa,v 1.2 2003/07/30 15:41:55 jmmv Exp $
|
|
|
|
--- src/iplog.h.orig Mon Jan 1 17:02:14 2001
|
|
+++ src/iplog.h
|
|
@@ -48,7 +48,7 @@
|
|
** Path of the iplog configuration file.
|
|
*/
|
|
|
|
-#define CONFFILE "/etc/iplog.conf"
|
|
+#define CONFFILE "@PKG_SYSCONFDIR@/iplog.conf"
|
|
|
|
/*
|
|
** Making these smaller will probably do bad things.
|