Shorten quote for better clarity

Foster Hangdaan 2024-10-22 12:31:34 -04:00
parent f7d15f2511
commit 0204933724
Signed by: foster
GPG key ID: E48D7F49A852F112

@ -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