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