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-APPLY(1) FreeBSD General Commands Manual APPJAIL-APPLY(1)

appjail-applyApply a Makejail to an existing jail

appjail apply jail [makejail] [args ...]

The appjail appply command apply a Makejail to an existing jail. If makejail is empty the default ⟨Makejail⟩ is used.

appjail apply is just a wrapper for the -A parameter in appjail-makejail(1), so arguments args are passed to it as is.

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

  • : The command was used incorrectly.

appjail-makejail(1) sysexits(3)

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

Applying a Makejail is not the same as running it, specifically the working directory used. Applying a Makejail generates a initscript and the current directory is used as the working directory, while running a Makejail, at least for the stage, generates an sh(1) script that changes the working directory depending on the instruction in a Makejail file.
March 23, 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.