ff049e43e4
PR: 24107 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
12 lines
273 B
C
12 lines
273 B
C
--- master.c.orig Sat Jan 6 15:07:32 2001
|
|
+++ master.c Sat Jan 6 15:06:54 2001
|
|
@@ -37,7 +37,7 @@
|
|
#include "master.h"
|
|
#include "lib.h"
|
|
|
|
-#define MASTER_CONFIG "/etc/dnrd/master"
|
|
+#define MASTER_CONFIG "%%PREFIX%%/etc/dnrd/master"
|
|
#define PACKET_ASSEMBLYSIZE 600
|
|
|
|
|