14 lines
374 B
Diff
14 lines
374 B
Diff
Index: p0f-3.09b/config.h
|
|
===================================================================
|
|
--- p0f-3.09b.orig/config.h
|
|
+++ p0f-3.09b/config.h
|
|
@@ -20,7 +20,7 @@
|
|
/* Default location of p0f.fp: */
|
|
|
|
#ifndef FP_FILE
|
|
-# define FP_FILE "p0f.fp"
|
|
+# define FP_FILE "/usr/share/p0f/p0f.fp"
|
|
#endif /* !FP_FILE */
|
|
|
|
/* Initial permissions on log files: */
|