added pledge and unveil support

This commit is contained in:
ston1th 2018-10-26 16:52:08 +02:00
commit 089d8d16c8
8 changed files with 116 additions and 15 deletions

View file

@ -1,5 +1,5 @@
# godrop - drop privileges
Godrop is a simple library to drop privileges on linux maschines.
Godrop is a simple library to drop privileges on Linux and OpenBSD maschines.
See the examples directory on how to use the `Drop` and `MultiDrop` functions.