feat: Send notifications to systemd when a reload is triggered
This commit is contained in:
parent
cc4c2fed25
commit
dc047b635f
6 changed files with 17 additions and 6 deletions
|
|
@ -156,6 +156,7 @@ sentry_telemetry = [
|
|||
]
|
||||
systemd = [
|
||||
"conduwuit-router/systemd",
|
||||
"conduwuit-service/systemd"
|
||||
]
|
||||
journald = [ # This is a stub on non-unix platforms
|
||||
"dep:tracing-journald",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue