Files
hackacad/docs/chapters/subcommands/limits.rst

21 lines
525 B
ReStructuredText
Raw Normal View History

2025-02-23 12:16:03 -07:00
limits
======
Set resourse limits for targeted jail(s).
2025-03-21 15:09:42 -06:00
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`
2025-02-23 12:16:03 -07:00
.. code-block:: shell
ishmael ~ # bastille limits help
2025-03-21 15:09:42 -06:00
Usage: bastille limits [option(s)] TARGET [OPTION VALUE|clear|reset]"
Example: bastille limits TARGET memoryuse 1G"
2025-02-23 12:16:03 -07:00
Options:
-a | --auto Auto mode. Start/stop jail(s) if required.
-x | --debug Enable debug mode.