aboutsummaryrefslogblamecommitdiff
path: root/security/fwknop/files/patch-knopwatchd.c
blob: 2182d4a3d2ad1871e72d572b658d0c8ac944ba77 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                          
--- knopwatchd.c.orig  2007-11-21 20:59:13.000000000 +0200
+++ knopwatchd.c       2007-11-21 21:03:55.000000000 +0200
@@ -38,7 +38,7 @@
 #include "fwknop.h"
 
 /* defines */
-#define FWKNOP_CONF "/etc/fwknop/fwknop.conf"
+#define FWKNOP_CONF "%%PREFIX%%/etc/fwknop/fwknop.conf"
 
 /* globals */
 unsigned short int fwknopd_syscalls_ctr = 0;