Add ability to drop privileges after binding to port

This commit is contained in:
Tobias Reisinger 2023-11-27 17:36:44 +01:00
parent 3b596de06f
commit 7ed3a9e52d
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
7 changed files with 79 additions and 4 deletions

1
Cargo.lock generated
View file

@ -902,6 +902,7 @@ dependencies = [
"chrono",
"config",
"futures",
"libc",
"libsqlite3-sys",
"log",
"serde",