mirror of
https://github.com/OpenRC/openrc.git
synced 2026-01-29 02:44:27 +00:00
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.