summaryrefslogtreecommitdiff
path: root/net/lmd/files/patch-main.c
blob: 6da527ce86b423bb51d6cb6712cd4deeee08bc3f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- main.c.orig	Mon Nov 26 06:45:34 2001
+++ main.c	Tue May 14 14:09:46 2002
@@ -1,7 +1,7 @@
 #include "main.h"
 #include <math.h>
 #define TIMETOSLEEP 60
-#define CONFIGFILE "/usr/local/etc/lmd.conf"
+#define CONFIGFILE PREFIX "/etc/lmd.conf"
 
 char bufferout[2][1024];
 char **loaddservers;