From 020493372460b7c4670b25efb7acbf49276794b3 Mon Sep 17 00:00:00 2001 From: Foster Hangdaan Date: Tue, 22 Oct 2024 12:31:34 -0400 Subject: [PATCH] Shorten quote for better clarity --- Home.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/Home.md b/Home.md index 38bffe9..b82551a 100644 --- a/Home.md +++ b/Home.md @@ -11,9 +11,6 @@ environment. However, according to the [chroot manual](https://manpages.debian.org/bookworm/manpages-dev/chroot.2.en.html), this is a weak form of isolation: -> Only a privileged process (Linux: one with the CAP_SYS_CHROOT capability in -> its user namespace) may call chroot(). -> > This call changes an ingredient in the pathname resolution process and does > nothing else. In particular, it is not intended to be used for any kind of > security purpose, neither to fully sandbox a process nor to restrict