daemon: mask SIGHUP

This commit is contained in:
Alex Zenla
2024-03-05 23:10:31 +00:00
parent 0f85e30149
commit f8e2f50c60
3 changed files with 11 additions and 0 deletions

View File

@ -58,6 +58,7 @@ path-absolutize = "3.1.1"
tokio-tun = "0.11.2"
tokio-listener = "0.3.1"
trait-variant = "0.1.1"
signal-hook = "0.3.17"
[workspace.dependencies.uuid]
version = "1.6.1"