Add ability to drop privileges after binding to port
This commit is contained in:
parent
3b596de06f
commit
7ed3a9e52d
7 changed files with 79 additions and 4 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -902,6 +902,7 @@ dependencies = [
|
|||
"chrono",
|
||||
"config",
|
||||
"futures",
|
||||
"libc",
|
||||
"libsqlite3-sys",
|
||||
"log",
|
||||
"serde",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue