Sophie

Sophie

distrib > Mandriva > 2009.1 > x86_64 > media > main-updates-src > by-pkgid > 04a194a09b3d0c936d3a5ccca0fde2a7 > files > 3

ipsec-tools-0.7.2-0.1mdv2009.1.src.rpm

--- ipsec-tools-0.6.2b3/src/racoon/racoon.8.manfix	2005-04-18 08:10:55.000000000 -0300
+++ ipsec-tools-0.6.2b3/src/racoon/racoon.8	2005-10-05 15:04:40.000000000 -0300
@@ -128,8 +128,8 @@
 The command exits with 0 on success, and non-zero on errors.
 .\"
 .Sh FILES
-.Bl -tag -width /etc/racoon.conf -compact
-.It Pa /etc/racoon.conf
+.Bl -tag -width /etc/racoon/racoon.conf -compact
+.It Pa /etc/racoon/racoon.conf
 default configuration file.
 .El
 .\"
--- ipsec-tools-0.6.2b3/src/racoon/racoonctl.8.manfix	2005-04-18 08:10:55.000000000 -0300
+++ ipsec-tools-0.6.2b3/src/racoon/racoonctl.8	2005-10-05 15:05:40.000000000 -0300
@@ -170,7 +170,7 @@
 .\"
 .Sh FILES
 .Bl -tag -width 30n -compact
-.It Pa /var/racoon/racoon.sock No or
+.It Pa /var/lib/racoon/racoon.sock No or
 .It Pa /var/run/racoon.sock
 .Xr racoon 8
 control socket.
--- ipsec-tools-0.7/src/racoon/racoon.conf.5.manfix	2007-07-18 19:53:03.000000000 -0300
+++ ipsec-tools-0.7/src/racoon/racoon.conf.5	2007-10-17 12:59:17.000000000 -0200
@@ -321,7 +321,7 @@
 .Ar group
 values specify the socket path, owner, and group. They must be quoted.
 The defaults are
-.Pa /var/racoon/racoon.sock ,
+.Pa /var/lib/racoon/racoon.sock ,
 UID 0, and GID 0.
 .Ar mode
 is the access mode in octal. The default is 0600.
@@ -1338,7 +1338,7 @@
 .Sh EXAMPLES
 The following shows how the remote directive should be configured.
 .Bd -literal -offset
-path pre_shared_key "/usr/local/v6/etc/psk.txt" ;
+path pre_shared_key "/etc/racoon/psk.txt" ;
 remote anonymous
 {
 	exchange_mode aggressive,main,base;