--- 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" ;