mirror of
https://github.com/hackacad/bastille.git
synced 2025-12-22 18:21:53 +01:00
docs: Clarify restart
This commit is contained in:
@@ -3,12 +3,14 @@ restart
|
|||||||
|
|
||||||
Restart jail(s).
|
Restart jail(s).
|
||||||
|
|
||||||
|
Bastille will only restart targeted jail(s) if they are running. Jails that
|
||||||
|
are stopped will not be started.
|
||||||
|
|
||||||
.. code-block:: shell
|
.. code-block:: shell
|
||||||
|
|
||||||
ishmael ~ # bastille restart folsom
|
ishmael ~ # bastille restart folsom
|
||||||
[folsom]:
|
[folsom]:
|
||||||
folsom: removed
|
folsom: removed
|
||||||
|
|
||||||
[folsom]:
|
[folsom]:
|
||||||
folsom: created
|
folsom: created
|
||||||
|
|
||||||
@@ -20,5 +22,5 @@ Restart jail(s).
|
|||||||
|
|
||||||
-b | --boot Respect jail boot setting.
|
-b | --boot Respect jail boot setting.
|
||||||
-d | --delay VALUE Time (seconds) to wait after starting each jail.
|
-d | --delay VALUE Time (seconds) to wait after starting each jail.
|
||||||
-v | --verbose Print every action on jail start.
|
-v | --verbose Print every action on jail restart.
|
||||||
-x | --debug Enable debug mode.
|
-x | --debug Enable debug mode.
|
||||||
|
|||||||
Reference in New Issue
Block a user