FreeBSD Manual Pages
APPJAIL-ENABLE(1) General Commands Manual APPJAIL-ENABLE(1) NAME appjail-enable -- Set default parameters for stages SYNOPSIS 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] ...] DESCRIPTION The appjail enable 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 exe- cuted without user intervention, e.g. at startup. These commands mimic the command-line arguments used by those commands. EXIT STATUS The appjail enable utility exits 0 on success, and >0 if an error oc- curs. It may fail for one of the following reasons: - EX_USAGE: The command was used incorrectly. - EX_NOINPUT: jail cannot be found. - EX_SOFTWARE: Error creating the directory where files used by this command are stored. - EX_DATAERR: • An invalid option was specified. • jail is invalid. - EX_IOERR: Error writing the contents of a file used by the speci- fied parameter. SEE ALSO appjail-disable(1) appjail-enabled(1) appjail-run(1) appjail-start(1) appjail-stop(1) sysexits(3) AUTHORS Jess Daniel Colmenares Oviedo <DtxdF@disroot.org> FreeBSD Ports 14.quarterly March 27, 2024 APPJAIL-ENABLE(1)
NAME | SYNOPSIS | DESCRIPTION | EXIT STATUS | SEE ALSO | AUTHORS
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=appjail-enable&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>
