Reload command in unit file
Task Info (Flyspray) | |
---|---|
Opened By | xelra (xelra) |
Task ID | 61143 |
Type | Feature Request |
Project | Community Packages |
Category | Packages |
Version | None |
OS | All |
Opened | 2018-12-20 18:58:13 UTC |
Status | Assigned |
Assignee | Jaroslav Lichtblau (Dragonlord) |
Details
After going through the process of how to best renew certificates for Quassel, one of the devs pointed out to me that Quassel reloads config without terminating when it receives SIGHUP.
This is actually incredibly helpful and I think that this should be added to the unit file:
[Service] ExecReload=/bin/kill -HUP $MAINPID