Update clone.rst

This commit is contained in:
tschettervictor
2025-11-04 10:02:14 -07:00
committed by GitHub
parent 2f330bc1bb
commit b78957b23b

View File

@@ -3,6 +3,15 @@ clone
Clone/duplicate an existing jail to a new jail. Clone/duplicate an existing jail to a new jail.
Limitations
-----------
* When cloning a vnet jail with multiple interfaces,
the default interface will be assigned the IP given
in the command. The rest of the interfaces will have
their network info set to ``ifconfig_inet=""``. This
is to avoid conflicts between the old and new jails.
.. code-block:: shell .. code-block:: shell
ishmael ~ # bastille clone help ishmael ~ # bastille clone help