File: ipsec-_plutorun.8.xml

package info (click to toggle)
libreswan 5.2-2.3
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 81,644 kB
  • sloc: ansic: 129,988; sh: 32,018; xml: 20,646; python: 10,303; makefile: 3,022; javascript: 1,506; sed: 574; yacc: 511; perl: 264; awk: 52
file content (58 lines) | stat: -rw-r--r-- 2,280 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
                   "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
<refentry>
  <refmeta>
    <refentrytitle>IPSEC-_PLUTORUN</refentrytitle>
    <manvolnum>8</manvolnum>
    <refmiscinfo class='date'>24 Apr 2023</refmiscinfo>
    <refmiscinfo class="source">Libreswan</refmiscinfo>
    <refmiscinfo class="version">@@IPSECVERSION@@</refmiscinfo>
    <refmiscinfo class="manual">Executable programs</refmiscinfo>
  </refmeta>
  <refnamediv id='name'>
    <refname>ipsec-_plutorun</refname>
    <refpurpose>internal script to (re)start pluto on old SYSV initscript systems</refpurpose>
  </refnamediv>
  <!-- body begins here -->

  <refsect1 id='description'>
    <title>DESCRIPTION</title>
    <para>
      <command>_plutorun</command> is called by the
      <command>ipsec</command> initscript to configure and bring up
      <emphasis>pluto(8).</emphasis> It invokes pluto, and watches to
      makes sure that pluto is restarted if it fails, as the SYSV initscripts do
      not provide a restart facility. When other init systems are
      used, such as systemd or upstart, _plutorun is not used.
    </para>
  </refsect1>

  <refsect1 id='see_also'>
    <title>SEE ALSO</title>
    <para>
      <citerefentry><refentrytitle>ipsec</refentrytitle><manvolnum>8</manvolnum></citerefentry>,
      <citerefentry><refentrytitle>ipsec-setup</refentrytitle><manvolnum>8</manvolnum></citerefentry>,
      <citerefentry><refentrytitle>pluto</refentrytitle><manvolnum>8</manvolnum></citerefentry>.
    </para>
  </refsect1>

  <refsect1 id='history'>
    <title>HISTORY</title>
    <para>
      Man page written for the Linux FreeS/WAN project
      &lt;<ulink url='https://www.freeswan.org/'>https://www.freeswan.org/</ulink>&gt;
      by Michael Richardson. Original program written by Henry Spencer.
      Updated for the Libreswan project
      &lt;<ulink url='https://libreswan.org/'>https://libreswan.org/</ulink>&gt;
      by Paul Wouters
    </para>
  </refsect1>

  <refsect1 id='author'>
    <title>AUTHOR</title>
    <para>
      <author><personname><firstname>Paul</firstname><surname>Wouters</surname></personname></author>
    </para>
  </refsect1>
</refentry>