FreeBSD Manual Pages
APPJAIL-RSTOP(1) General Commands Manual APPJAIL-RSTOP(1) NAME appjail-rstop -- Stop a jail and the jails it depends on SYNOPSIS appjail rstop jail DESCRIPTION If we have jails A, B and C, the appjail-start(1) utility will start B and C and after starting them, A is started. To stop jails in the oppo- site way, we need to use appjail rstop instead of appjail-stop(1), since the former stops a jail and its dependencies, and the second stops only the given jail. EXIT STATUS The appjail rstop utility exits 0 on success, and >0 if an error oc- curs. It may fail for one of the following reasons: - EX_DATAERR: jail is invalid. SEE ALSO appjail-rstop(1) appjail-start(1) appjail-stop(1) sysexits(3) AUTHORS Jess Daniel Colmenares Oviedo <DtxdF@disroot.org> FreeBSD Ports 14.quarterly March 24, 2024 APPJAIL-RSTOP(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-rstop&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>
