From 58fb5895487c6e22b937840d6bff418032b65c19 Mon Sep 17 00:00:00 2001 From: 0x1eef <0x1eef@protonmail.com> Date: Fri, 12 Jul 2024 10:52:25 -0300 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dbaf07f..1be4537 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ end # Error: Not permitted in capability mode @ rb_sysopen - /dev/null (Errno::ECAPMODE) ``` -__IPC__ +__Child process__ By spawning a child process and then entering capability mode, restrictions can be limited to a child process (and its child processes, if any). This can be helpful in