summaryrefslogtreecommitdiff
path: root/security/racoon/patches/patch-ac
blob: 7b866604b400422c629f9d105cd3f4445328346f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
$NetBSD: patch-ac,v 1.4 2000/10/21 22:54:23 wiz Exp $
--- samples/racoon.conf.sample.orig	Wed Oct  4 09:24:11 2000
+++ samples/racoon.conf.sample	Wed Oct  4 09:24:39 2000
@@ -6,3 +6,3 @@
 # more confusion.
-#path include "/usr/local/v6/etc" ;
+#path include "/etc/racoon" ;
 #include "remote.conf" ;
@@ -10,3 +10,3 @@
 # the file should contain key ID/key pairs, for pre-shared key authentication.
-path pre_shared_key "/usr/local/v6/etc/psk.txt" ;
+path pre_shared_key "/etc/racoon/psk.txt" ;
 
@@ -14,3 +14,3 @@
 # if the certificate/certificate request payload is received.
-#path certificate "/usr/local/openssl/certs" ;
+#path certificate "/usr/pkg/certs" ;