pkgsrc/net/oidentd/patches/patch-aa
tron 073d8a6c0e Import new "oidentd" package:
Configurable IDENT server that supports NAT/IP masq
2004-01-03 23:21:44 +00:00

22 lines
583 B
Text

$NetBSD: patch-aa,v 1.1.1.1 2004/01/03 23:21:45 tron Exp $
--- src/oidentd.h.orig Fri Jul 11 16:11:25 2003
+++ src/oidentd.h Sun Jan 4 00:06:40 2004
@@ -24,7 +24,7 @@
** us.
*/
-#define MASQ_MAP "/etc/oidentd_masq.conf"
+#define MASQ_MAP PKG_SYSCONFDIR "/oidentd_masq.conf"
/*
** String prepended to a random number when the -r flag is specified
@@ -36,7 +36,7 @@
** System-wide configuration file.
*/
-#define CONFFILE "/etc/oidentd.conf"
+#define CONFFILE PKG_SYSCONFDIR "/oidentd.conf"
/*
** Per-user configuration file. This file is relative to the user's