server: properly support socket activation
Build and test / check (push) Successful in 1m0s
Build and test / build (push) Successful in 1m34s
Build and test / test (push) Has been cancelled
Build and test / docs (push) Has been cancelled

This commit is contained in:
2026-01-05 19:48:23 +09:00
parent 8156fdea51
commit d4771189bc
3 changed files with 91 additions and 27 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ toml = "0.9.10"
tracing = "0.1.44"
tracing-subscriber = { version = "0.3.22", features = ["env-filter"] }
# onc-rpc = "0.3.2"
# sd-notify = "0.4.5"
sd-notify = "0.4.5"
# serde_json = "1.0.148"
uucore = { version = "0.5.0", features = ["utmpx"] }
zlink = { version = "0.2.0", features = ["introspection"] }