GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
APPJAIL-STARTUP(1) FreeBSD General Commands Manual APPJAIL-STARTUP(1)

appjail-startupUnattended command to start jails and other related things

appjail startup start healthcheckers

appjail startup [restart|start|stop] [jails|nat networks]

The utility starts jails, performs NAT per network, and starts healthcheckers at startup without user intervention. This is the core of RC scripts.

Unlike jails and network NAT, starting healthcheckers is a long-term operation, so only the command is implemented. Remember that healthcheckers can be stopped using the RC script or when all healthcheckers are stopped, i.e. they fail.

only starts jails that have the flag set. This command organizes the list of jails using a priority that is set individually for each jail: jails with a lower number ⟨starting from 0⟩ are started first. If the parameter is enabled, jails are started in parallel depending on their priority, e.g. if we have jails A ⟨0⟩, B ⟨0⟩, C ⟨1⟩ and D ⟨2⟩, jails A and B are started first ⟨in parallel⟩, then C is started and then D is started.

performs NAT per network at startup. If the parameter is enabled, this operation is performed in parallel.

The appjail startup utility exits 0 on success, and >0 if an error occurs. It may fail for one of the following reasons:

appjail-jail(1) appjail-rstop(1) appjail-start(1) appjail-stop(1) sysexits(3)

Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org>

March 24, 2024 FreeBSD 14.3-RELEASE

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.