summaryrefslogtreecommitdiff
path: root/net/bpft/files/patch-pathnames
blob: 5c122d2a0661cf38e3bb0fa599a640db90e5d19d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
--- include/pathnames.h.orig	Mon Aug 26 11:24:39 2002
+++ include/pathnames.h	Mon Aug 26 11:25:09 2002
@@ -49,12 +49,12 @@
 
 /* where unerased tmp directory */
 #ifndef	_PATH_VARTMP
-#define	_PATH_VARTMP		"/usr/local/var/trafd/tmp/"
+#define	_PATH_VARTMP		"/usr/local/var/bpft/tmp/"
 #endif
 
 /* where backuped data */
 #ifndef	PATH_TOSAVE
-#define	PATH_TOSAVE		"/usr/local/var/trafd/"
+#define	PATH_TOSAVE		"/usr/local/var/bpft/"
 #endif
 
 /* where locate trafstat */