merge olsrd changes with freifunks code changes. compiles completely, but have not...
[openwrt/svn-archive/archive.git] / net / olsrd / patches / 260-olsrd-secure_key_path.patch
1 diff -Nur olsrd-0.4.10.orig/lib/secure/src/olsrd_secure.h olsrd-0.4.10/lib/secure/src/olsrd_secure.h
2 --- olsrd-0.4.10.orig/lib/secure/src/olsrd_secure.h 2005-11-19 09:30:45.000000000 +0100
3 +++ olsrd-0.4.10/lib/secure/src/olsrd_secure.h 2006-12-01 08:50:41.000000000 +0100
4 @@ -46,7 +46,7 @@
5 #include "hashing.h"
6
7
8 -#define KEYFILE "/root/.olsr/olsrd_secure_key"
9 +#define KEYFILE "/etc/olsrd.d/olsrd_secure_key"
10
11 /* Schemes */
12 #define ONE_CHECKSUM 1