summaryrefslogtreecommitdiff
path: root/misc/yaunc/files/patch-ab
blob: db393d6669da491d3781fcdf1cb5a1c2bac92479 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- main.c.orig	Sun Mar  5 11:26:38 2000
+++ main.c	Sun Mar  5 11:26:57 2000
@@ -13,7 +13,7 @@
 	struct utsname sys_info;
 	struct info info;
 	time_t uptime;
-	char * path = "/etc/yaunc.conf";
+	char * path = ETCDIR"yaunc.conf";
 	char * data_ptr;
 
 	/* read data from the conf file */