summaryrefslogtreecommitdiffstatshomepage
path: root/posts/the-long-journey-to-cgit.md
diff options
context:
space:
mode:
Diffstat (limited to 'posts/the-long-journey-to-cgit.md')
-rw-r--r--posts/the-long-journey-to-cgit.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/posts/the-long-journey-to-cgit.md b/posts/the-long-journey-to-cgit.md
index 5fabe4f..32d45f3 100644
--- a/posts/the-long-journey-to-cgit.md
+++ b/posts/the-long-journey-to-cgit.md
@@ -456,8 +456,10 @@ All this will be part of a future post. For now, enjoy.
`git-imap-send(1)`.
[^5]: Sadly there's no good way to do
- [`pledge(2)`](https://man.openbsd.org/pledge.2) nicely on Linux, so
- those parts are ignored. And no, I'm not going to pivot to
- `seccomp(2)`.
+ [`pledge(2)`](https://man.openbsd.org/pledge.2) nicely on Linux, so those
+ parts are ignored. And no, I'm
+ [not](https://github.com/kristapsdz/acme-client-portable/blob/master/Linux-seccomp.md)
+ [going](https://learnbchs.org/pledge.html)
+ [to](https://lwn.net/Articles/738694/) pivot to `seccomp(2)`.
[^6]: For now that is just /dev/null.