diff options
author | David Carlier <[email protected]> | 2019-01-06 17:07:53 +0000 |
---|---|---|
committer | David Carlier <[email protected]> | 2019-01-06 17:07:53 +0000 |
commit | 738a37784f707f7e0ee10d3eca7d03f7ae4063a5 (patch) | |
tree | a901965c487f5f80463aea020459fd356116b373 /src/build-data/os/openbsd.txt | |
parent | aae03e177452a5b7f5a42b4acf0c3fde07fdf045 (diff) |
Proposal of sandboxing feature.
For now only used by the TLS server.
Diffstat (limited to 'src/build-data/os/openbsd.txt')
-rw-r--r-- | src/build-data/os/openbsd.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/build-data/os/openbsd.txt b/src/build-data/os/openbsd.txt index 5ee81206e..e1a4c55eb 100644 --- a/src/build-data/os/openbsd.txt +++ b/src/build-data/os/openbsd.txt @@ -15,6 +15,7 @@ dev_random arc4random getentropy explicit_bzero +pledge sockets threads |