landdown

Simple Sandboxing for shell scripts.

git clone git://mccd.space/landdown

commit 42540c81b8844cd2c4894b70f9705eea31862104
parent c8c282134428430f30455a27ff791399dc9fb382
Author: Marc <marc@coquand.email>
Date:   Thu,  2 Apr 2026 21:48:31 +0200

Add good practices

Diffstat:
MREADME.md | 1+
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -79,3 +79,4 @@ Try removing `ro /etc/ssl`, `rof /etc/resolv.conf`, or `connect 443` and it shou
 ## See also
 
 - **sh**(1) - section on ulimit
+- [Good Practices](https://docs.kernel.org/userspace-api/landlock.html#good-practices)