Subversion Repositories configs

Rev

Rev 3 | Rev 12 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3 Rev 6
Line 70... Line 70...
70
fi
70
fi
71
 
71
 
72
# where the private directory and the config files are
72
# where the private directory and the config files are
73
IPSEC_CONF="${IPSEC_CONF:-/etc/ipsec.conf}"
73
IPSEC_CONF="${IPSEC_CONF:-/etc/ipsec.conf}"
74
IPSEC_EXECDIR="${IPSEC_EXECDIR:-/usr/libexec/ipsec}"
74
IPSEC_EXECDIR="${IPSEC_EXECDIR:-/usr/libexec/ipsec}"
75
IPSEC_LIBDIR="${IPSEC_LIBDIR:-/usr/libexec/ipsec}"
-
 
76
IPSEC_SBINDIR="${IPSEC_SBINDIR:-/usr/sbin}"
75
IPSEC_SBINDIR="${IPSEC_SBINDIR:-/usr/sbin}"
77
unset PLUTO_OPTIONS
76
unset PLUTO_OPTIONS
78
 
77
 
79
rundir=/var/run/pluto
78
rundir=/var/run/pluto
80
plutopid=${rundir}/pluto.pid
79
plutopid=${rundir}/pluto.pid