From b200f1bf5a47a8f191316a9f09e5dd2baefcd439 Mon Sep 17 00:00:00 2001 From: tschettervictor <85497460+tschettervictor@users.noreply.github.com> Date: Fri, 21 Mar 2025 15:09:42 -0600 Subject: [PATCH] docs: Update limits --- docs/chapters/subcommands/limits.rst | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/docs/chapters/subcommands/limits.rst b/docs/chapters/subcommands/limits.rst index 7aee8be4..b82d12c8 100644 --- a/docs/chapters/subcommands/limits.rst +++ b/docs/chapters/subcommands/limits.rst @@ -3,12 +3,16 @@ 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" - Example: bastille limits JAILNAME memoryuse 1G" + Usage: bastille limits [option(s)] TARGET [OPTION VALUE|clear|reset]" + Example: bastille limits TARGET memoryuse 1G" Options: