mirror of
https://github.com/hackacad/bastille.git
synced 2025-12-17 07:42:10 +01:00
25 lines
531 B
ReStructuredText
25 lines
531 B
ReStructuredText
restart
|
|
=======
|
|
|
|
Restart jail(s).
|
|
|
|
.. code-block:: shell
|
|
|
|
ishmael ~ # bastille restart folsom
|
|
[folsom]:
|
|
folsom: removed
|
|
|
|
[folsom]:
|
|
folsom: created
|
|
|
|
.. code-block:: shell
|
|
|
|
ishmael ~ # bastille restart help
|
|
Usage: bastille start [option(s)] TARGET
|
|
Options:
|
|
|
|
-b | --boot Respect jail boot setting.
|
|
-d | --delay VALUE Time (seconds) to wait after starting each jail.
|
|
-v | --verbose Print every action on jail start.
|
|
-x | --debug Enable debug mode.
|