Skip to content

svcbackend: properly log error when supervisord can not be started

Jérome Perrin requested to merge fix/supervisor_output_startup_error into master

Output is already captured on SlapPopen instances and the output is available with output attribute.

Merge request reports