mirror of
https://github.com/BastilleBSD/bastille.git
synced 2025-12-11 17:39:52 +01:00
docs: Update limits
This commit is contained in:
@@ -3,12 +3,16 @@ limits
|
|||||||
|
|
||||||
Set resourse limits for targeted jail(s).
|
Set resourse limits for targeted jail(s).
|
||||||
|
|
||||||
|
To clear the limits from the system, use `bastille limits TARGET clear'
|
||||||
|
|
||||||
|
To clear the limits, and remove the rctl.conf, use `bastille limits TARGET reset`
|
||||||
|
|
||||||
.. code-block:: shell
|
.. code-block:: shell
|
||||||
|
|
||||||
ishmael ~ # bastille limits help
|
ishmael ~ # bastille limits help
|
||||||
|
|
||||||
Usage: bastille limits [option(s)] TARGET OPTION VALUE"
|
Usage: bastille limits [option(s)] TARGET [OPTION VALUE|clear|reset]"
|
||||||
Example: bastille limits JAILNAME memoryuse 1G"
|
Example: bastille limits TARGET memoryuse 1G"
|
||||||
|
|
||||||
Options:
|
Options:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user