feat: Send notifications to systemd when a reload is triggered

This commit is contained in:
Ginger
2025-09-24 08:51:39 -04:00
committed by nex
parent cc4c2fed25
commit dc047b635f
6 changed files with 17 additions and 6 deletions
+1
View File
@@ -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",