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

appjail-enableSet default parameters for stages

appjail enable jail start [-I] [[-c parameter=value] ...] [-i initscript] [[-s parameter=value] ...] [-t template] [[-V name=value] ...]

appjail enable jail stop [-I] [-i initscript] [-p parameter=value] [-V name=value]

appjail enable jail run [-i initscript] [[-p parameter=value] ...] [[-V name=value] ...]

The utility sets default parameters for the stages used by the appjail-start(1), appjail-stop(1) and appjail-run(1) commands. These parameters are used when the user does not specify one explicitly from the command-line and are more relevant when the stages are executed without user intervention, e.g. at startup. These commands mimic the command-line arguments used by those commands.

The appjail enable 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.
  • : jail cannot be found.
  • : Error creating the directory where files used by this command are stored.
  • :
    • An invalid option was specified.
    • jail is invalid.
  • : Error writing the contents of a file used by the specified parameter.

appjail-disable(1) appjail-enabled(1) appjail-run(1) appjail-start(1) appjail-stop(1) sysexits(3)

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

March 27, 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.