Laurent Bercot 099375266e Remove restart(); add framework for reload() support
OpenRC will never call restart(), so scrap the definition in
openrc-run.sh and s6.sh.
 reload() caused a weird error message when used without
supervisor=s6, so add proper support for generic reload(),
instantiated for s6, and with a better default error message
for other backends - which can now add support for reload()
down the line.

 Also clarify a comment, and add info messages on s6_reload.
2026-01-07 11:42:57 +01:00
..
2025-05-20 13:30:13 +02:00
2025-08-23 03:24:58 +02:00