Software /
code /
prosody
Comparison
.luacheckrc @ 13471:afad3b2725bf
util.startup: Support systemd Type=notify service type
This lets Prosody report its lifecycle status to systemd, so it knows
when Prosody has completed its startup, when it's reloading and shutting
down.
Both Type=notify and Type=notify-reload is supported
Example systemd .service configuration snippet:
[Service]
Type=notify
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 04 Apr 2024 19:00:27 +0200 |
parent | 13426:581899aef96f |
child | 13619:981bbe358771 |
comparison
equal
deleted
inserted
replaced
13469:f9171624fd03 | 13471:afad3b2725bf |
---|