logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ipsec_setup - wrapper routine to the Libreswan init system

Author

PaulWouters
           placeholder to suppress warning

libreswan                                          03/31/2024                                           SETUP(8)

Description

setup is called (via ipsecsetup) by the system administrator to perform init system related tasks to
       Libreswan, such as start, stop, status, reload, etc for the Internet Keying Exchange (IKE) daemon pluto.
       It is available for backwards compatibility with Openswan and FreeS/WAN.

History

       Man page written for the Linux FreeS/WAN project by Michael Richardson. Original program by Henry
       Spencer. Updated to https://libreswan.org/> by Paul Wouters

Name

       ipsec_setup - wrapper routine to the Libreswan init system

See Also

systemd(8), systemd.service(5), ipsec(8), ipsec__realsetup(8), ipsec__plutorun(8) .

Supported Init Systems

       Currently, the classic initscripts (sysv) and systemd are supported. Support for upstart will be added
       soon.

See Also