Files
hackacad/docs/chapters/subcommands/limits.rst
tschettervictor 01af65787a Update limits.rst
2025-03-22 20:06:14 -06:00

21 lines
551 B
ReStructuredText

limits
======
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
ishmael ~ # bastille limits help
Usage: bastille limits [option(s)] TARGET [OPTION VALUE|clear|reset|[list|show] (active)|stats]
Example: bastille limits TARGET memoryuse 1G"
Options:
-a | --auto Auto mode. Start/stop jail(s) if required.
-x | --debug Enable debug mode.