Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
APPJAIL-DISABLE(1)	     General Commands Manual	      APPJAIL-DISABLE(1)

NAME
     appjail-disable -- Remove default parameters for stages

SYNOPSIS
     appjail disable jail start [-cIistV]
     appjail disable jail stop [-IipV]
     appjail disable jail run [-ipV]

DESCRIPTION
     The  appjail  disable command is the counterpart to appjail-enable(1), that
     is, it removes any parameters defined by that command and, for the -I para-
     meter, re-enables the InitScript.

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

     -	 EX_USAGE: The command was used incorrectly.
     -	 EX_NOINPUT:
	 *   jail cannot be found.
	 *   The command is not enabled.
     -	 EX_DATAERR:
	 *   An invalid option was specified.
	 *   jail is invalid.

SEE ALSO
     appjail-disable(1)  appjail-enable(1)  appjail-run(1) appjail-start(1) app-
     jail-stop(1) sysexits(3)

AUTHORS
     JesAos Daniel Colmenares Oviedo <DtxdF@disroot.org>

FreeBSD ports 15.quarterly	 March 27, 2024 	      APPJAIL-DISABLE(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=appjail-disable&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help