standardizing on container vs jail

This commit is contained in:
Christer Edwards
2019-11-20 19:16:21 -07:00
parent 7e2b03b73b
commit e68bd1b3ae
18 changed files with 61 additions and 57 deletions

View File

@@ -1,7 +1,7 @@
console
=======
This sub-command launches a login shell into the jail. Default is password-less
This sub-command launches a login shell into the container. Default is password-less
root login.
.. code-block:: shell
@@ -31,6 +31,6 @@ root login.
Edit /etc/motd to change this login announcement.
root@folsom:~ #
At this point you are logged in to the jail and have full shell access. The
At this point you are logged in to the container and have full shell access. The
system is yours to use and/or abuse as you like. Any changes made inside the
jail are limited to the jail.
container are limited to the container.