]> git.ipfire.org Git - people/ms/strongswan.git/blob - programs/_realsetup/_realsetup.8
- import of strongswan-2.7.0
[people/ms/strongswan.git] / programs / _realsetup / _realsetup.8
1 .TH _REALSETUP 8 "25 Apr 2002"
2 .\"
3 .\" RCSID $Id: _realsetup.8,v 1.1 2004/03/15 20:35:27 as Exp $
4 .\"
5 .SH NAME
6 ipsec _realsetup \- internal routine to start FreeS/WAN.
7 .SH DESCRIPTION
8 .I _realsetup
9 is called by the system init scripts to start the FreeS/WAN
10 system. It starts
11 .B KLIPS
12 (the kernel component) and
13 .B pluto
14 (the userspace keying component).
15 .SH "SEE ALSO"
16 ipsec(8), ipsec__klipsstart(8), ipsec__plutorun(8).
17 .SH HISTORY
18 Man page written for the Linux FreeS/WAN project <http://www.freeswan.org/>
19 by Michael Richardson. Original program by Henry Spencer.
20 .\"
21 .\" $Log: _realsetup.8,v $
22 .\" Revision 1.1 2004/03/15 20:35:27 as
23 .\" added files from freeswan-2.04-x509-1.5.3
24 .\"
25 .\" Revision 1.2 2002/04/29 22:39:31 mcr
26 .\" added basic man page for all internal commands.
27 .\"
28 .\" Revision 1.1 2002/04/26 01:21:43 mcr
29 .\" while tracking down a missing (not installed) /etc/ipsec.conf,
30 .\" MCR has decided that it is not okay for each program subdir to have
31 .\" some subset (determined with -f) of possible files.
32 .\" Each subdir that defines $PROGRAM, MUST have a PROGRAM.8 file as well as a PROGRAM file.
33 .\" Optional PROGRAM.5 files have been added to the makefiles.
34 .\"
35 .\"
36 .\"